https://bugzilla.wikimedia.org/show_bug.cgi?id=21376
Alex Z. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from Alex Z. <[email protected]> 2009-12-15 23:30:56 UTC --- The issue is because the edit form includes 2 hidden input fields that have the revision timestamp of the revision you're editing and the time you started editing. These will both be wrong when using the back button. When you try to save the page, the server thinks you're editing an older version than you actually are. From a few minutes of looking, I can't find any way to force the browser to reload the page when using the back button that doesn't use some JS hack; but as Svip noted, if you have to reload the page, it somewhat defeats the purpose. -- 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
