https://bugzilla.wikimedia.org/show_bug.cgi?id=50964
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy --- Comment #8 from Krinkle <[email protected]> --- (In reply to Krinkle from comment #3) > Both VE and TemplateData should address this in their own way. Both parties > need to do something. > > 1) Resolve redirects in API interaction: > - TemplateData should have an option to resolve redirects in the given > titles (like action=query). the mapping will be added similarly to how we > normalise titles. This is a built-in feature in ApiPageSet, which is used by ApiQuery modules, as well as by ApiTemplateData. When enabled, passing &redirects to the request resolves redirects. -- 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
