Opened 16 years ago
Closed 16 years ago
#9996 closed (invalid)
Missing angled bracket on <p> tag in a contrib.comments template
Reported by: | daveyjoe | Owned by: | nobody |
---|---|---|---|
Component: | Contrib apps | Version: | 1.0 |
Severity: | Keywords: | comments, contrib, html, template | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I was taking a look through the source code and I noticed that there is a missing angled bracket on a <p>
tag.
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | form.html.diff added |
---|
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Sorry, my mistake. I didn't read the file properly, the closing angled bracket is on line 9 (a couple of p attributes are specified first).