Am 14.01.2011 13:39 schrieb Alessandro Molina:
I have pushed some fixes for Tg2.1 on
https://bitbucket.org/_amol_/tg-dev?point=tip
They should fix the http://trac.turbogears.org/ticket/2488 and
http://groups.google.com/group/turbogears/browse_thread/thread/bfab4b865c262796
tested both on TG2.1 using Pylons1.0 and Pylons 0.9.7
They are quite simple, but any suggestion or review is well appreciated!
Thanks, they were both good and I have pushed them back to tg-dev.
The second problem was indeed caused by my earlier change to determining
the Genshi rendering method. In the absence of an appropriate config
setting, the method was set to None, which caused the Genshi default
serialization method (XML) to be used instead of the Pylons default
Genshi method (XHTML).
Btw, these problems again reveal the insufficient automated tests
(particularly integration tests) for TG2. Same problem as with docs.
This should be really taken more seriously in the future. It was already
a problem with TG1, but in TG2 it became even worse. In this regard, I
think the Pyramid project is doing better.
-- Christoph
--
You received this message because you are subscribed to the Google Groups
"TurboGears Trunk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears-trunk?hl=en.