https://bugzilla.wikimedia.org/show_bug.cgi?id=33304
--- Comment #5 from Sam Reed (reedy) <[email protected]> 2012-08-09 16:35:48 UTC --- This bug is somewhat of a mess. Multiple different points have been raised, and it makes it somewhat difficult to work out what's what. Pages not appearing as protected in one place, but are in another is one issue. Pages having multiple protection issues is something different entirely. A quick look at the ApiQueryInfo code suggests it's likely to be the check of protections via different methods. Probably simply fixed by rather than just "blindly" adding another protection to the array, we key it with something (level maybe?) so duplicates won't be inserted. Can we move these to seperate bugs (and/or keep some of it here)? People then going "and then there is also this similar issue" and dumping more information onto the same bug isn't exactly helpful either. -- 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
