Opened 14 years ago

Closed 14 years ago

#7518 closed defect (fixed)

MythTV status page has invalid html

Reported by: malard@… Owned by: sphery
Priority: trivial Milestone: unknown
Component: MythTV - General Version: head
Severity: low Keywords: html validation
Cc: Ticket locked: no

Description

The page generated at http://server:6544/ generated from the code in httpstatus.cpp is not valid xhtml.

Attached is a patch which fixes the invalid html sections

Attachments (1)

htmlfix.patch (748 bytes) - added by malard@… 14 years ago.
patch file for html validation fix

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by malard@…

Attachment: htmlfix.patch added

patch file for html validation fix

comment:1 Changed 14 years ago by sphery

Owner: changed from Isaac Richards to sphery
Status: newaccepted

comment:2 Changed 14 years ago by sphery

Resolution: fixed
Status: acceptedclosed

(In [22767]) Fix XHTML compliance issues in the backend status page using patch from Malard with an additional change just like it that was needed in a conditionally-displayed section of the page. Fixes #7518.

Though it looks like a lot of changes, it really amounts to fixing a couple of list-item end tags and the rest is spacing fixes required after the change.

Note: See TracTickets for help on using tickets.