https://bugzilla.wikimedia.org/show_bug.cgi?id=21303





--- Comment #3 from Roan Kattouw <roan.katt...@gmail.com>  2009-10-26 18:58:12 
UTC ---
Because it contains <!-- some text --> ; the parser doesn't look at quotes.
Putting quotes, spaces and a plus in such a way that <!-- is no longer together
works around it.

'<!--' + blah + '-->' is interpreted as quote comment quote
'<!' + '--' + blah + '--' + '>' doesn't have a special sequence


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to