https://bugzilla.wikimedia.org/show_bug.cgi?id=53636
--- Comment #2 from Derk-Jan Hartman <[email protected]> --- I tested forcing autocomplete=on in script and it does not seem to solve this. This: http://blogs.msdn.com/b/ieinternals/archive/2009/09/11/troubleshooting-stored-login-problems-in-ie.aspx?PageIndex=3 says it's even specific to non-login forms. (huh wut ?) This: http://stackoverflow.com/questions/2240695/how-to-enable-autocomplete-when-using-internet-explorer-and-ssl suggests that removing no-cache from the cache-control headers fixes the problem. I wonder if max-age=0 (which is what we use) is interpreted by IE the same way as no-cache is, and if removing it would fix the problem I guess the above once again says a lot about Explorer engineering. (also, might this relate to the problem that some IE users have reported that their textarea contents have not been remembered if they go back in history ????) -- 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
