Closed
Bug 1093420
Opened 11 years ago
Closed 10 years ago
Over-escaped HTML entities in feed collection pages
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cvan, Assigned: spasovski)
References
()
Details
(Keywords: regression, Whiteboard: [ktlo])
1. Load homepage on -dev: https://marketplace-dev.allizom.org
2. Notice the collection title + description:
> this is a mega collection"><script>alert('****')</script><"
> "><script>alert('****')</script><"
https://www.dropbox.com/s/xb2jmh5cfv420p0/Screenshot%202014-11-03%2017.52.22.png?dl=0
3. Click the collection title to load its collection detail page: https://marketplace-dev.allizom.org/feed/collection/this-is-a-mega-collection?src=collection-element
4. Notice the title is fine, but the description is overescaped:
> this is a mega collection"><script>alert('****')</script><"
> "><script>alert('****')</script><"
https://www.dropbox.com/s/rndgo91gm89ebc5/Screenshot%202014-11-03%2017.52.29.png?dl=0
Updated•11 years ago
|
Assignee: nobody → dspasovski
| Assignee | ||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Whiteboard: [ktlo]
Updated•10 years ago
|
Comment 4•10 years ago
|
||
Probably fixed by now.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•