Bug 15186
| Summary: | Error reloading www.quomodo.com after a file upload | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bernard Bernu <bernu> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | annevk, mrowe |
| Priority: | P2 | Keywords: | NeedsReduction |
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.quomodo.com/ | ||
Bernard Bernu
Since Safari 2 until now, on a reload/refresh, an error occurs if an upload has been done on the page.
The request and the response from the server seem correct, but then some mysterious thing happens and a previous page (the original page from the same website) is displayed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Can you please provide a URL on which we can reproduce the bug? Your description lacks sufficient information to be able to investigate the problem at this point.
Bernard Bernu
(In reply to comment #1)
> Can you please provide a URL on which we can reproduce the bug? Your
> description lacks sufficient information to be able to investigate the problem
> at this point.
>
I made an account on the web site : http://www.quomodo.com/
login : reload
passwd : reload
steps to reproduce the bug :
1) log to the account
2) click on the yellow note under "the smartnotes" in the left column
3) click on include an image "from my computer"
3) validate the download
4) validate the smartnote ("ok")
5) reload the page
The page is reloaded, but right after the main page appears (most often you see only the main page)
David Kilzer (:ddkilzer)
Verified with a local debug build of WebKit r25505 with Safari 3 Public Beta v. 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).
Some random things I noticed while testing:
- The progress bar gets stuck in weird (unfinished) states while using this web site.
- The site apparently uses a lot of AJAX (XMLHTTPRequest).
- You should click "OK" after Step 5 asks if you want to resubmit the form (which is actually the login form information). Firefox asks for this as well.
- Debugging this may require capturing packet traces.
David Kilzer (:ddkilzer)
This is not a regression as Safari 2.0.4 (419.3) with original WebKit on 10.4.10 behaves the same way.
Anne van Kesteren
I cannot access the website.