https://bugzilla.wikimedia.org/show_bug.cgi?id=52305
--- Comment #1 from [email protected] --- I just checked http://pl.wikipedia.org/w/index.php?title=Szablon:Pierwiastek_infobox&action=edit based on output for Darmsztadt. There is a bug in the template at line 264 (copied below): }}|}}{{infobox projekt|c The "|}}" is excess text which shows up verbatim in parsoid output. This is based on PHP preprocessor expanding this template. I suppose the php parser cleans that up somehow when generating HTML. In any case, "|}}" on that line could be deleted. I can run the other templates through the PHP preprocessor as well and look at the output. Will do tomorrow. -- 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
