Closed
Bug 826899
Opened 12 years ago
Closed 12 years ago
Prompt anonymous users to log in after clicking 'Write a review' link
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-01-10
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
()
Details
Attachments
(1 file)
1.30 MB,
image/png
|
Details |
steps to reproduce:
1. Tester is not logged in
2. Load https://marketplace-dev.allizom.org/app/pasjanssolitaire/?src=mkt-home
3. Click on 'Write a review'
expected behavior:
User is prompted to log in before showing them the review submit form.
observed behavior:
The review form opens in a lightbox which upon submission results in a 403 and the ugly "A server error has occurred" message
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: dspasovski → cvan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•12 years ago
|
||
I can still reproduce this error @ https://marketplace-dev.allizom.org/app/twitter/?src=mkt-home
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/095d5ba
I fixed /app/<app_slug>/reviews/add, but forgot the button on detail page. Anyway, fixed!
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
Verified as fixed in https://marketplace-dev.allizom.org/ on FF23 (Win 7)
Postfix screencast http://screencast.com/t/UoA8X2lS
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•