Bernd Kreuss wrote: > To display the page from the cache when navigating there via the history > there is no need to request anything from the server. Resubmitting the > form data would be always an error, because POST actions are changing > state on the server, and so is the whole question completely pointless. > The correct answer MUST always be "no", the user *always* wants to see > the contents from the cache. > I'm pretty sure those pages mustn't be cached. Plus, what do you do if you have no form data because the error was before sending the data? (you lost internet connection, the server didn't answer, couldn't resolve dns, 500 internal error...). I would want to resubmit the post/comment, instead of viewing a cached error message!
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
