Closed
Bug 626487
Opened 14 years ago
Closed 14 years ago
Admin review text is not displayed in Editor review pages
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P2)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
VERIFIED
FIXED
5.12.7
People
(Reporter: jorgev, Assigned: chenba)
References
()
Details
(Keywords: regression, Whiteboard: [ReviewTeam])
Attachments
(2 files)
555 bytes,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
764.16 KB,
image/png
|
Details |
Steps to reproduce:
1) Go to an add-on review page.
2) Choose to Request Super-Review and add some text.
Expected result:
The add-on get the Admin Review flag and the text appears in the add-on review history.
Observed result:
The Admin Review flag is set but the text doesn't appear.
Comment 1•14 years ago
|
||
Are you sure this is a regression? This is all still php.
To do this it looks like we might need to mess with something close to line 353 of controllers/components/editors.php
Assignee: nobody → chenba
Reporter | ||
Comment 2•14 years ago
|
||
We're positive. Admin comments have been used pretty heavily.
Assignee | ||
Comment 3•14 years ago
|
||
One of the fields for Approval was missing. This was on initial add-on reviews, but not update reviews.
Attachment #504632 -
Flags: review?(clouserw)
Comment 4•14 years ago
|
||
Comment on attachment 504632 [details] [diff] [review]
fixes the super review request comment regression
Please commit! thanks. Jorge, can you verify this works once it lands?
Attachment #504632 -
Flags: review?(clouserw) → review+
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•14 years ago
|
||
(In reply to comment #4)
> Please commit! thanks. Jorge, can you verify this works once it lands?
Will do.
Reporter | ||
Comment 7•14 years ago
|
||
It's working on allizom. I'll verify once it's live.
Comment 9•14 years ago
|
||
Verified FIXED on https://addons.allizom.org/en-US/editors/review/53213?num=1
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 11•13 years ago
|
||
Reclassifying editor bugs and changing to a new whiteboard flag. Spam, spam, spam, spam...
Whiteboard: [required amo-editors] → [ReviewTeam]
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
•