#1963: Pages of quickstarted TG 1.1 app do not validate
---------------------------------+------------------------------------------
Reporter: chrisz | Owner: Chris Arndt
Type: defect | Status: closed
Priority: high | Milestone: 1.0.x bugfix
Component: TurboGears | Version: 1.1 HEAD
Severity: major | Resolution: fixed
Keywords: needs documentation |
---------------------------------+------------------------------------------
Changes (by Chris Arndt):
* keywords: needs tests => needs documentation
* status: assigned => closed
* resolution: => fixed
* milestone: 1.1 => 1.0.x bugfix
Comment:
Phew, I think I finally fixed this. See r6787. Tests are in r6788.
This opened up another can of worms, though (see commit message), so I had
to remove the `genshi.encoding` option, which didn't work anyway. You now
have to use `genshi.default_encoding` and that's what the Genshi
documentation tells you anyway. If you have used this option before, i.e
set it somthing other than `"utf-8"`, you need to change the setting name.
This latter change should be backported to TG 1.1 too.
--
Ticket URL: <http://trac.turbogears.org/ticket/1963#comment:40>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---