https://bugzilla.wikimedia.org/show_bug.cgi?id=66820
Arlo Breault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Arlo Breault <[email protected]> --- What's happening here is that we clear the default page name when using that form without specifying a page name (I guess to avoid Main_Page showing up the meta headers in the output) but during the parse, template fetches return invalidtitle. I guess we should remove that and always parse in the context of a page. -- 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
