I seem to have some pretty major issues setting up nested ordered lists in the RC3 beta wysiwyg editor. I end up with a non-nested list with interesting numbering.
Does it work for anyone else? Can someone point me to where bugs should be logged (or searched)?
Follow up:
Unchecking "WordPress should correct invalidly nested XHTML automatically" allows the [properly] nested ordered lists to survive the post process.
It would then seem that the WYSIWYG editor knows more about x/html than whatever process reviews the posts upon submission.
http://trac.wordpress.org/
It sounds to me like a bug with TinyMCE, so hopefully the bug report can propagate to that other team and help future releases.
Thanks podz!
After some more playing around, the issue seems to be that the TinyMCE editor adds extra
</ol>
tags.