https://bugzilla.wikimedia.org/show_bug.cgi?id=28718
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|API |Special pages AssignedTo|[email protected] |[email protected]. | |org Summary|Special:ProtectedPages |Special:ProtectedPages |addition options: no |addition options: sort by |redirects, sort by |protection date |pretection date | --- Comment #4 from [email protected] 2011-04-29 16:26:01 UTC --- The time of protection is stored as a logentry and a revision in the database. You cannot use one of the date efficiently at the moment. You have to find the log entry/revision of the last protection, maybe there is a reprotection or so on, not easy. -- 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
