https://bugzilla.wikimedia.org/show_bug.cgi?id=12710
--- Comment #3 from Roan Kattouw <[email protected]> 2008-12-20 20:02:38 UTC --- (In reply to comment #2) > (In reply to comment #1) > > Parser only uses $wgTitle when the relevant entry point does not provide a > > title in a parameter. > I found one instance in which it didn't (see r29918), I don't know if there > are > more. > Found another one, see bug 16129 comment #3. > > For robustness, the API should set $wgTitle. > True, but classes like Parser and EditPage should be usable on pages different > from $wgTitle as well, and therefore shouldn't rely on it. > Bumping this point. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
