https://bugzilla.wikimedia.org/show_bug.cgi?id=22905
Aryeh Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #2 from Aryeh Gregor <[email protected]> 2010-03-23 16:41:01 UTC --- 1) Do you have a test case that demonstrates the problem? I.e., what's some markup that parses incorrectly because of this bug? 2) Your change doesn't seem quite right -- whitespace other than a simple space would be valid HTML here (although I haven't looked closely enough to see if it would actually be possible at this stage in the parsing). I would suggest (<a[^a-z0-9].*?</a>). -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
