Closed
Bug 937764
Opened 12 years ago
Closed 12 years ago
Clicking Edit review as an admin loads the 'Write a review' form
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-11-19
People
(Reporter: krupa.mozbugs, Assigned: basta)
References
()
Details
steps to reproduce:
1. Log in as an admin
2. Load https://marketplace-dev.allizom.org/app/pasjanssolitaire/ratings
3. Click on 'Edit' for one of the listed reviews (not written by you)
expected behavior:
https://marketplace-dev.allizom.org/app/pasjanssolitaire/ratings/edit loads
observed behavior:
https://marketplace-dev.allizom.org/app/pasjanssolitaire/ratings/add loads incorrectly
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mattbasta
| Assignee | ||
Comment 1•12 years ago
|
||
This fixes it:
https://github.com/mozilla/fireplace/commit/cc8a3979a6341e8d48f6acb24b6aa1c40ddc043c
However, the ratings API is broken for admins. I filed bug 938415 to track that. Until then, you should be able to get to the edit rating page, you'll just get an error when you try to submit changes.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
The bug described in the initial scenario is fixed, but another problem is now reproducible.
From edit review form, click the backspace button in order to go back to reviews list and you will notice that the Write a review form is displayed instead of reviews list.
Please see screencast : http://screencast.com/t/ObnblXQK
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•12 years ago
|
||
https://github.com/mozilla/fireplace/commit/1e7f43c75d4ddb0c782de4c93ca91e951d3e3dba
Good catch! This was a sneaky one.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
Verified as fixed : http://screencast.com/t/xMTh9qJHI5I
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•