https://bugzilla.wikimedia.org/show_bug.cgi?id=62323
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from [email protected] --- (In reply to Helder from comment #4) > Here is another example: > https://pt.wikipedia.org/wiki/Special:Diff/38334798 See below for a reduced test case on which this can be reproduced. {| |- > <math>x</math> |} Two issues here. The ">" char throws off the recent accept crap in attributes (https://gerrit.wikimedia.org/r/#/c/115856/) patch. The <math> tag in turn seems to throw off our fostered content marking algorithm in dom.markFosteredContent.js. So, this is very much an edge case in that sense, but we'll at least make our fostering algorithm more robust so selser can more reliably ignore it. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
