https://bugzilla.wikimedia.org/show_bug.cgi?id=29619
--- Comment #2 from Ryan Kaldari <[email protected]> 2011-06-28 05:43:44 UTC --- It looks like most magic words work fine, for example {{CURRENTYEAR}}. Apparently the parser can't deal with {{FULLPAGENAME}} or {{BASEPAGENAME}} since it's not actually being called from a page, it's being called from the API. Just need to have the AJAX call include a title parameter for the page and that should fix it... -- 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
