Page 1 of 1

[fixed] MicroTiny Formating

Posted: Sun Sep 04, 2011 5:57 pm
by uniqu3
When adding unordered or ordered list, text after list is wrapped inside div instead of paragraph.

1. Go edit some content
2. In MT press Ordered or Unordered list and enter some text
3. Press enter to close list
4. Start adding regular text

End result is this:

Code: Select all

<p>Some third party add-on modules may include additional license restrictions.</p>
<h3>Askfdlkdlgjdl</h3>
<ul>
<li>Some list</li>
<li>Some list</li>
<li>Some list</li>
</ul>
<div>Now comes text that should be inside paragraph but is in div.</div>

Re: MicroTiny Formating

Posted: Sun Sep 04, 2011 6:03 pm
by Rolf
confirmed in latest svn

Re: MicroTiny Formating

Posted: Sun Sep 04, 2011 6:05 pm
by calguy1000
This is a bug in TinyMCE itself it seems. In my searching I found similar reports for other CMS's that use TinyMCE.

http://www.tinymce.com/develop/bugtrack ... hp?id=4454

Result: Not much we can do till a new stable version of TinyMCE is released... However this is a valid reason to have a quick way to toggle html mode on and off.

Re: [confirmed] MicroTiny Formating

Posted: Fri Sep 16, 2011 2:38 pm
by uniqu3
Fixed with MicroTiny 1.1