Opened 16 years ago

Closed 16 years ago

#8598 closed (invalid)

form.html template in contrib.comments has an open paragraph tag.

Reported by: jamiecurle Owned by: nobody
Component: contrib.comments Version: dev
Severity: Keywords: comments form html paragraph
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The paragraph tag on line 7 of the comments hasn't been closed and is sending out invalid markup.

Attachments (1)

openparagraph.diff (446 bytes ) - added by jamiecurle 16 years ago.
patch for open paragraph in contrib.comments form.html

Download all attachments as: .zip

Change History (2)

by jamiecurle, 16 years ago

Attachment: openparagraph.diff added

patch for open paragraph in contrib.comments form.html

comment:1 by jamiecurle, 16 years ago

Resolution: invalid
Status: newclosed

Apologies this ticket is incorrect.

My bad.

Note: See TracTickets for help on using tickets.
Back to Top