https://bugzilla.wikimedia.org/show_bug.cgi?id=71361
--- Comment #1 from [email protected] --- (In reply to Marc Ordinas i Llopis from comment #0) > Another possible case (or an unrelated issue) appears with this enwiki text: > > ---------------------------- > {{Aligudarz County}} > > > [[Category:Populated places in Aligudarz County]] > > {{Aligudarz-geo-stub}} > --------------------------- > > where a category link gets put inside an unnecessary <p> because of an > existing <br/>. I had added this to bug 69240, and this p-wrapping issue not related to the rendering. It seems PHP parser+Tidy have inconsistent handling here. See https://en.wikipedia.org/wiki/User:SSastry_%28WMF%29/Tests:whitespace?oldid=629764353 vs http://parsoid-lb.eqiad.wikimedia.org/enwiki/User%3ASSastry_%28WMF%29%2FTests%3Awhitespace?oldid=629764353 A patch for the p-wrapping issue itself is coming up shortly. -- 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
