Ticket #6037 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

Update HTML elements and attributes to XHTML standards

Reported by: hansengel Assigned to: hansengel
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords: has-patch
Cc:

Description

The attached patch will update all deprecated attributes and elements to their newer and more-compatible counterparts.

Attachments

6037.updateXHTML.diff (19.5 kB) - added by hansengel on 02/29/08 01:12:40.
Updates deprecated HTML elements and attributes to their newer XHTML counterparts

Change History

02/29/08 01:12:40 changed by hansengel

  • attachment 6037.updateXHTML.diff added.

Updates deprecated HTML elements and attributes to their newer XHTML counterparts

02/29/08 01:13:08 changed by hansengel

  • status changed from new to assigned.
  • type changed from defect to enhancement.

02/29/08 17:09:45 changed by ryan

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

(In [7104]) Update deprecated attributes. Props hansengel. fixes #6037