Opened 16 years ago
Last modified 16 years ago
#7417 closed
Warning on /admin/doc/tags/ — at Version 1
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.
Change History (3)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
by , 16 years ago
Attachment: | admindoc.patch added |
---|
Note:
See TracTickets
for help on using tickets.
I've created a patch for this