https://bugzilla.wikimedia.org/show_bug.cgi?id=66604
--- Comment #1 from Moriel Schottlender <[email protected]> --- The problem seems to be in ve.ce.Document.prototype.getNodeAndOffset() where the stack ends up empty but the element is not a slug. I am pretty certain this happens due to the image with the complex caption that includes {{Cite}} <math> <ref> and another image inside it. My attempts to sanitize the wikitext and try everything one-by-one failed when I added that piece: [[File:MO-supp-K.svg|thumb]] [[File:MO-supp-K.svg|thumb]] [[File:IMA-johnson1.jpg|right|frameless|caption <ref>{{Cite web|url = http://yahoo.com|title = }}</ref> <ref>reference</ref>{{Citation needed}} <math>\pi</math> [[File:S.M.R.JPG|thumb]] {{Cite web|url = http://yahoo.com|title = }} ]] -- 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
