Bug #14954
closedrtehtmlarea not loading in IE6 with uncomplete li tag
0%
Description
The editor is not loading after a save with this line inserted in source code mode:
<li>hello</li><li>world</li>
I have only been able to reproduce the problem with IE6.
Manually adding <ul></ul> around the list is a workaround. But the problem is also reproducible when copying some lists items from an already exsiting page (not html code, but real text in page) and pasting them in the editor in normal mode. And that is the real issue.
Configuration:
OS: WIndows XP Pro SP2
Browser: Internet Explorer 6.0.2900.2180 SP2
Compressed scripts: disabled
Troubleshooting log:
[HTMLArea::init]: All scripts successfully loaded.
[HTMLArea::generate]: Toolbar successfully created.
[HTMLArea::generate]: Editor iframe successfully created.
[HTMLArea::initIframe]: Editor iframe head successfully initialized.
[HTMLArea::initIframe]: Stylesheets successfully loaded.
Javascript error:
Ligne:963
Caractère:3
Code:0
Erreur:Erreur d'exécution inconnue
URL:http://localhost/projects/XYZ/wwwroot/typo3/alt_doc.php?returnUrl=%2Fprojects%2FXYZ%2Fwwwroot%2Ftypo3conf%2Fext%2Ftemplavoila%2Fmod1%2Findex.php%3Fid%3D31&edit[tt_content]197=edit
(issue imported from #M1425)
Files