Ticket #459 (closed cleanup: fixed)

Opened 3 years ago

Last modified 9 months ago

Doctype not closed in HTML headers

Reported by: brian@… Owned by: dmorton
Priority: normal Milestone: 1.0.3
Component: PHP scripts Version:
Severity: trivial Keywords:
Cc:

Description (last modified by mortonda@…) (diff)

My apologies if I've not done this correctly; this is my first

contribution to *any* open source project.

Attached is a small patch to the PHP template files - the DOCTYPE wasn't closed in the HTML headers.

Change History

Changed 3 years ago by dmorton

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

Pretty close, brian. You had the right idea on the patch, though for some

reason it included a lot more than was needed. :)

Also, for some strange and inconsistent reason, the doctype doesn't have a slash when it closes... even for the xhtml doctypes.

fixed, [1174]

Changed 9 months ago by mortonda@…

  • status changed from closed to reopened
  • resolution fixed deleted
  • description modified (diff)

Joshua Small reports that we missed the login_head.tpl files.

Changed 9 months ago by mortonda@…

  • status changed from reopened to closed
  • resolution set to fixed

fixed in [1421]

Note: See TracTickets for help on using tickets.