Menu

Commit [r8622]  Maximize  Restore  History

0.12dev: Removed the XML processing instruction added in `render_template()` from [8618], as it resulted in a duplicated XML prolog for e.g. RSS feeds.

The default encoding of an XML document, in the absence of a BOM, is UTF-8, so it isn't strictly necessary to add an `encoding="UTF-8"` attribute. If we do want one, we should probably add it to the individual templates.

rblank 2009-09-25

changed /trunk/trac/web/chrome.py
/trunk/trac/web/chrome.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB