https://bugzilla.wikimedia.org/show_bug.cgi?id=18257
--- Comment #5 from Roan Kattouw <[email protected]> 2009-05-02 14:51:45 UTC --- (In reply to comment #3) > (In reply to comment #2) > > I think wfMsgExt() using e.g. "Msg" as a dummy title (I seem to recall it > > did > > that once) would be good enough. Hardly anyone relies on {{PAGENAME}}-like > > stuff in such messages anyway. > > > > Not a bad idea. How many places are we working around this so far? It would > make far more sense to just throw a dummy title in there. > Did this in r50132, but of course it's just a temporary workaround. Code unnecessarily depending on $wgTitle should die. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
