https://bugzilla.wikimedia.org/show_bug.cgi?id=30836
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]. | |edu --- Comment #4 from Brad Jorsch <[email protected]> 2012-06-02 20:40:33 UTC --- A patch to avoid listing nonexistent special pages is in Gerrit change #9865. (In reply to comment #3) > siprop=magicwords shows also aliases for non existing parser functions like > replace or UseLiquidThreads or translationdialog. A magic word is just a mapping from translations to an ID, according to [[mw:Manual:Magic words]]. Whether or not that magic word ID is mapped to a variable or a function is a matter for siprop=functionhooks or the nonexistent siprop=variables. For that matter, it seems easy enough to create siprop=variables; Gerrit change #9866 should do it. -- 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
