https://bugzilla.wikimedia.org/show_bug.cgi?id=31029
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED | --- Comment #4 from [email protected] 2012-07-03 08:55:53 UTC --- I see the same here on an internal wiki. I think this is caused by the page names created by SIO. As soon as the number exceeds 10: MyPage#10 MyPage#11 MyPage#5 MyPage#6 MyPage#7 A possible fix would be to use leading zeros: MyPage#006 MyPage#007 -- 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
