﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7385	Failure to display content produced in earlier version	Daniel Jomphe		"The following content, which was produced and displayed fine in 2.X, makes 3.5.2 fail:

{{{
<div class=\""buttons\"" style=\""float: right;\"">
<ul>
    <li><a href=\""/fr/path/path\""><span>BLA BLA BLAH</span></a></li>
</ul>
</div>
}}}

I have been able to reproduce this issue in the '''Demo''' page editors, too.

More precisely, this content fails to be displayed in FF4, IE9 and Chrome 10, but is displayed fine in Safari5 (Win) and Opera11. It worked well in FF3.X last week. IE9 hangs.

FF4 shows the following Javascript error:

{{{
regular expression too complex
}}}

Note that FF4 comes with a new Regex engine.
"	Bug	closed	Normal		General	3.5.2	invalid		affaires@…
