Closed
Bug 528077
Opened 16 years ago
Closed 16 years ago
Collection name is over-escaped
Categories
(addons.mozilla.org Graveyard :: Collections, defect)
addons.mozilla.org Graveyard
Collections
Tracking
(Not tracked)
VERIFIED
FIXED
5.3
People
(Reporter: stephend, Unassigned)
References
()
Details
We're over-escaping the collection name on https://preview.addons.mozilla.org/en-US/firefox/collection/68f2ef73-4e1b-4a21-ab6d-3c69cd7a47b2.
"About This Collection
test collection!\r\nV\'s favorite addons."
Compare with the section on https://preview.addons.mozilla.org/en-US/firefox/user/4833681:
"Created by Me
* V's Favs"
Reporter | ||
Comment 2•16 years ago
|
||
Don't know what I was thinking!
/me turns red.
Status: RESOLVED → VERIFIED
Comment 3•16 years ago
|
||
STR:
1.create a new addon
2. In summary field type something on the first line and hit enter/return and type on the second line.
3. click update description
4. go to the addon listing -> You will see that the \n in the addon summary. |n gets added automatically to the summary when you hit enter and update description.
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
Comment 4•16 years ago
|
||
Comment 5•16 years ago
|
||
I can't reproduce this
Comment 6•16 years ago
|
||
Turns out this is a listed add-on only thing which is a different bug. Vishal, can you file a new bug for 5.4 with comment 3 in it and specifying a listed add-on?
I'm not going to block 5.3 for this and the original bug is fixed.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 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
•