Closed
Bug 694433
Opened 14 years ago
Closed 13 years ago
zadmin.recalc_hash should use POST
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect, P4)
addons.mozilla.org Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
FIXED
6.3.4
People
(Reporter: robhudson, Assigned: gkoberger)
References
Details
Right now it's GET with side-effects. Update to use POST. Admin view might use submit buttons or possibly make an AJAX call?
| Reporter | ||
Updated•14 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment 1•13 years ago
|
||
Not important, but if it's the only bug blocking let's do it! :)
Assignee: nobody → gkoberger
Priority: -- → P4
Target Milestone: --- → 6.3.4
| Assignee | ||
Comment 2•13 years ago
|
||
Not going to win any usability contests or what not, but it works. And it's just the Admin page.
https://github.com/mozilla/zamboni/commit/1e7ef20
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•