https://bugzilla.wikimedia.org/show_bug.cgi?id=31759
Reedy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|API |Special pages Summary|Undefined property notice |Undefined property notice |in broken redirects API |in querypages API --- Comment #1 from Reedy <[email protected]> 2011-12-11 16:35:03 UTC --- BrokenRedirects, DoubleRedirects and Listredirects all have the same issue, which is just them not setting anything for the value. Which means the API isn't to blame... Per the querypage documentation, the modules themselves are at fault * Note that the query itself should return the following three columns: * 'namespace', 'title', and 'value'. 'value' is used for sorting. * -- 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
