Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#11095 closed (duplicate)

title bar on docs.djangoproject.com/en/dev/ref/models/options is wacky

Reported by: djsun Owned by: nobody
Component: *.djangoproject.com Version: 1.0
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

i'd like to report a small HTML issue on http://docs.djangoproject.com/en/dev/ref/models/options

the title bar shows <tt class="docutils literal">...

Attachments (1)

wacky_title_bar.png (23.1 KB ) - added by David James <djames@…> 15 years ago.

Download all attachments as: .zip

Change History (3)

by David James <djames@…>, 15 years ago

Attachment: wacky_title_bar.png added

comment:1 by Alex Gaynor, 15 years ago

Resolution: duplicate
Status: newclosed

Dupe of #9517

comment:2 by Karen Tracey, 15 years ago

#8885 matches better. It covers HTML markup in titles, while #9517 seems to be about markup in the content. (And actually I can't see the problem reported in #9517 in the current docs, so that may have already been fixed?)

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