Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 17246 by ClausMariaScherschel: Misbehavioural navigation when  
using javascript location.href
http://code.google.com/p/chromium/issues/detail?id=17246

Chrome Version       : 2.0.172.37
URLs (if applicable) : Testing site, not live
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4: --
   Firefox 3.x: OK
          IE 7: OK
          IE 8: --

What steps will reproduce the problem?
1. Call a page with processed default data
2. Alter FORM data and submit to same page (HTTP-GET).
3. Getting processed FORM data
4. Navigating away with onClick="location.href='ANOTHERPAGE.HTM'"
5. Navigating back with Go-Back-Button

What is the expected result?
Coming out at step 3 with GET-submitted form data processed

What happens instead?
Coming out at step 1 with processed default data

When navigating away with normal <a href>-Links and then returning back,
correct page with processed FORM data is displayed.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to