Closed
Bug 1067548
Opened 11 years ago
Closed 11 years ago
API testdrive binary data and failure after success
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
105
People
(Reporter: peterbe, Assigned: peterbe)
Details
Attachments
(3 files)
See the screenshot.
It should be able to prevent this by the content type. Especially since the binary data could potentially be huge.
| Assignee | ||
Comment 1•11 years ago
|
||
Also, after you have done that successful search and then add something to the form that causes an error to happen it then still shows the previous URL used.
| Assignee | ||
Comment 2•11 years ago
|
||
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Comment 3•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/3775e58c4ce8f4b0b7d7c1fde8a75f3b10f1e003
fixes bug 1067548 - API testdrive binary data and failure after success, r=@rhelmer
https://github.com/mozilla/socorro/commit/c80d22b5b84366eef1f8411904bc91add5df7195
Merge pull request #2369 from peterbe/bug-1067548-api-testdrive-binary-data-and-failure-after-success
fixes bug 1067548 - API testdrive binary data and failure after success
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•11 years ago
|
||
Doesn't work on certain error messages. See attached screenshot.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•11 years ago
|
||
Doesn't work for certain errors.
| Assignee | ||
Comment 6•11 years ago
|
||
No I take it back. I think I might have had some stale CSS code or something because I can't reproduce it in any way locally any more. And it's working as expected on stage after all.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 105
You need to log in
before you can comment on or make changes to this bug.
Description
•