https://bugzilla.wikimedia.org/show_bug.cgi?id=33520
MrBlueSky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from MrBlueSky <[email protected]> 2012-01-05 14:29:25 UTC --- I get the unexpected results (which I thought were intended) in 1.17 and 1.18 too. But not always.. It seems to depend on the order in which you create and edit(and maybe view?) the pages. The following seems to be reproducable in 1.17 and 1.18: Set wgMaxRedirects to high Create page 3 with redirect to 4 Create page 2 with redirect to 3 Create page 1 with redirect to 2 Edit 3 to redirect to 9 Goto page 1: it shows ->2->4 instead of ->2->3->9 Create page 4 with redirect to 5 Goto page 1 again: now it takes you to page 4 -- 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
