Closed
Bug 1007992
Opened 11 years ago
Closed 11 years ago
Messages now show '<h2>' tags rather than rendering them.
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P1)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
VERIFIED
FIXED
2014-06
People
(Reporter: kmag, Assigned: magopian)
References
Details
Attachments
(2 files)
This seems to have been caused by the recent Jingo/Jinja2 upgrade. I see it for editor messages, but it probably applies to all other messages as well.
https://people.mozilla.com/~kmaglione/a7402539dcb15938.png
Updated•11 years ago
|
Priority: -- → P1
Target Milestone: --- → 2014-06
| Assignee | ||
Comment 2•11 years ago
|
||
Seems linked to the fix https://github.com/mozilla/olympia-security/commit/41b68cec25872f73d94b2ca78bd8c14a478e8097 for the bug https://bugzilla.mozilla.org/show_bug.cgi?id=835827
No longer depends on: 963513
| Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mathieu
Comment 5•11 years ago
|
||
verified on dev. See https://www.dropbox.com/s/z4hazc8jt4xwtej/Screenshot%202014-05-09%2012.04.59.png
Status: RESOLVED → VERIFIED
Comment 6•11 years ago
|
||
This issue is still reproduced on the staging environment
STR:
1. Go to https://addons.allizom.org and login with your account
2. Go to account settings page
3. Click Update account
Expected results:
"Profile updated" message is displayed
Actual results
"<h2> Profile Updated </h2>" is displayed, <h2> is not interpreted as tag, but as text.
Note: This is also happening after creating a collection.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 7•11 years ago
|
||
Humm, I don't reproduce, neither locally nor on amo. See attachment.
Are your tests from today?
Comment 8•11 years ago
|
||
From your screenshot I can see that you tested on production environment.
I can reproduce the issue on staging only as stated in https://bugzilla.mozilla.org/show_bug.cgi?id=1007992#c6
Comment 9•11 years ago
|
||
Oh, OK, sorry for the mix, and thanks for the clarification.
Just discussed with Jason, it appears that the commits from Friday (fixing the issue) has not been pushed to stage. This will be done soon.
Given this info, and given that I don't reproduce in local, I think it's fair closing back this issue. Please reopen if you think I'm wrong.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 11•11 years ago
|
||
Verified as fixed in https://addons-dev.allizom.org/ on FF29 (Win 7)
Attaching postfix screenshot.
Closing bug.
Status: RESOLVED → VERIFIED
Comment 12•11 years ago
|
||
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
•