Closed Bug 572510 Opened 16 years ago Closed 16 years ago

User-profile pages don't validate to their doctype

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
5.11.2

People

(Reporter: stephend, Assigned: clouserw)

References

()

Details

(Whiteboard: [z])

Attachments

(1 file)

Attached patch validation fixesSplinter Review
Patch should fix this. My main question is the |escape - that should be alright there, right?
Assignee: nobody → clouserw
Attachment #452060 - Flags: review?(jbalogh)
Comment on attachment 452060 [details] [diff] [review] validation fixes >- {% trans url=base|urlparams(type='suggested'), >+ {% trans url=base|urlparams(type='suggested')|escape, Seems fine to me. >- <p class="description" locale="{{ review.body.locale }}"> >+ <p class="description" lang="{{ review.body.locale }}"> We have {{ review.body|locale_html }} for this.
Attachment #452060 - Flags: review?(jbalogh) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Thx, Wil: verified FIXED.
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: