Django

Code

Ticket #7417 (closed: fixed)

Opened 3 months ago

Last modified 2 months ago

Warning on /admin/doc/tags/

Reported by: Richard Bell <rbell01824@earthlink.net> Assigned to: nobody
Milestone: Component: Admin interface
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description (Last modified by ramiro)

/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

admindoc.patch (0.9 kB) - added by robvdl on 06/23/08 22:32:58.
I've created a patch for this
admindoc.diff (0.6 kB) - added by robvdl on 06/23/08 22:42:43.
Patch recreated in .diff format against SVN 7730

Change History

06/16/08 10:22:21 changed by ramiro

  • needs_better_patch changed.
  • description changed.
  • needs_tests changed.
  • needs_docs changed.

06/23/08 22:32:58 changed by robvdl

  • attachment admindoc.patch added.

I've created a patch for this

06/23/08 22:42:43 changed by robvdl

  • attachment admindoc.diff added.

Patch recreated in .diff format against SVN 7730

06/26/08 00:24:33 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [7758]) Fixed #7417 -- Fixed ReST error in do_if() docstring. Thanks, Richard Bell <rbell01824@earthlink.net>


Add/Change #7417 (Warning on /admin/doc/tags/)




Change Properties
Action