https://bugzilla.wikimedia.org/show_bug.cgi?id=17738
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Platonides <[email protected]> 2012-08-23 20:26:00 UTC --- The extension is on svn, would need to be migrated to git (not a big problem). The code seems secure, but there's a deadly sql query there (SELECT DISTINCT cl_to FROM categorylinks). The code acknowleedges it in a comment: "Perform a query on the categorylinks table to retreieve a list of all cateogries, this probably shouldn't be installed on wikis with more than a few hundred categories as the list would be very long". It seems feasible to polish it, though. -- 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
