https://bugzilla.wikimedia.org/show_bug.cgi?id=50172
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|General |JS/General Assignee|[email protected] |[email protected] Product|VisualEditor |Parsoid Summary|VisualEditor: not detecting |{{NAMESPACE}} not running |namespace in |in context so doesn't know |namespace-specific |what namespace you're in |templates | Severity|normal |minor --- Comment #1 from James Forrester <[email protected]> --- By the time we get the template, the evaluation of the parser functions - in this case, {{NAMESPACE}} - has already been done (by Parsoid). In general, I believe that most parser functions are just "return true" at this point, and will be coming in future. -- 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
