Opened 16 years ago
Closed 16 years ago
#7417 closed (fixed)
Warning on /admin/doc/tags/
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
/admin/doc/tags prints the following warning message:
<tag:if>:4: (WARNING/2) Literal block expected; none found. <tag:if>:5: (WARNING/2) Definition list ends without a blank line; unexpected unindent. [11/Jun/2008 06:48:03] "GET /admin/doc/tags/ HTTP/1.1" 200 34072
The page is functional but there appears to be a minor issue.
Attachments (2)
Change History (4)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
by , 16 years ago
Attachment: | admindoc.patch added |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I've created a patch for this