When html-formatted data containing list items is loaded into the editor, the end list item tag </LI> is stripped from all the list items except the last.
The problem is at the load of the text into the editor. If the editor is used to create the list items, then it works fine - the problem is with existing html text. Also, the wysiwyg editor has no problem with this mal-formed html, so it is not apparent that there is a problem until the html is loaded into a browser.
This is a problem only in IE7 - IE8 and Firefox are fine. Has anyone experienced this problem, and know how to get around this?