Ticket #53 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

[PATCH] allow attributes in xhtml_strict and xhtml_transitional methods

Reported by: remvee Owned by: tec
Priority: major Milestone:
Component: lib Version:
Keywords: Cc:

Description

The xhtml_strict and xhtml_transitional methods always set the "lang" attribute to "en". This is not correct a lot of applications. The attached patch allows giving attributes to both methods and still defaults to english.

Attachments

markaby-lang.diff (1.4 kB) - added by remvee 22 months ago.

Change History

Changed 22 months ago by remvee

Changed 22 months ago by tec

  • owner changed from somebody to tec
  • status changed from new to assigned

Changed 22 months ago by tec

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

Thanks for this; fixed in [103].

Note: See TracTickets for help on using tickets.