17691 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Indentation doesn't work in 2.3.2
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 617 Views |
-
Indentation doesn't work in 2.3.2

26 June 2009 at 8:05pm
Indenting texts doesn't work in 2.3.2, it worked fine in 2.3.1. The following steps will reproduce the bug:
1. in the TinyMCE editor, select the texts you want to indent
2. click the "Edit HTML Source" icon and look at the source, there's nothing being done to the HTML source, where before in 2.3.1 it would insert style="padding-left: 30px;"
3. click "Save and Publish", check that page and you'll see that there's no indentation
4. if you manually insert style="padding-left: 30px;" using "Edit HTML Source", it'll also get stripped away. <form></form> tags are also stripped away.Any ideas how to fix this?
-
Re: Indentation doesn't work in 2.3.2

26 June 2009 at 9:11pm
I think you should report this in the bug report tool.
| 617 Views | ||
|
Page:
1
|
Go to Top |


