Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #8159, comment 6


Ignore:
Timestamp:
03/06/2026 01:28:34 AM (6 weeks ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8159, comment 6

    initial v1  
    11As it turns out, this isn't really possible, as Trac Genshi templates we're using are XHTML based.
     2
     3Later trac versions (1.5+) use Jinja templates which are HTML based it seems.
     4
    25
    36> Modify request headers to use Content-type: application/xhtml+xml;charset=utf-8. Chrome shows several errors on Trac changesets in this case.