https://bugzilla.wikimedia.org/show_bug.cgi?id=50704
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Component|Editing Tools |Data Model Assignee|[email protected] |[email protected] --- Comment #3 from Derk-Jan Hartman <[email protected]> --- Also doesn't render in Parsoid it seems: http://parsoid.wmflabs.org/en/User:DePiep/VEdemo I presume this is caused by the {{ }} characters in this template that are used 'unescaped'/not nowikied. It seems that PHP parser is able to detect that {{[[ ]]}} is not a valid template syntax, but that parsoid tried to transclude regardless and resolves to 'null' content. -- 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
