https://bugzilla.wikimedia.org/show_bug.cgi?id=35614
--- Comment #3 from Sam Reed (reedy) <[email protected]> 2012-03-30 17:20:03 UTC --- That makes sense, though, I'm not sure why it needs to be done on the server side. If you pull a list of all category members, and recursively go through and pull the members lists (using continue where necessary). Track which categories you've been to (so you don't visit them multiple times pointlessly). I'm not sure having the server do this automagically is sensible, or even more efficient, as for some category trees, the number of members will explode by many magnitudes I'm inclined to WONTFIX this -- 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
