In turbogears-1.1, you must install TurboKid manully.
the python setup.py develop won't install TurboKid for you.
and in code turbogears/widgets/base.py
output = view.engines.get('kid').transform(params, self.template_c)
if you don't have TurboKid installed, you will got null.
On 1月15日, 下午7時43分, Christoph Zwerschke <[EMAIL PROTECTED]> wrote:
> Jorge Godoy schrieb:
>
> > Em Tuesday 15 January 2008 05:59:48 Christoph Zwerschke escreveu:
> >> Yes, since this was the crucial line in the changeset and would break
> >> other things (see also #1145).
>
> > What kind of "collateral effect" should I expect? So far I haven't seen any
> > and I have the line back on my code to have it running.
>
> > The bug above I wouldn't notice because I always use UTF-8 on my projects.
>
> If I remember correctly, this fix was important if you use non-default
> settings for Kid, and it was also important for TurboCheetah. For your
> app it will probably not matter, but it will affect others. For the time
> being, you can safely add the line back on your TG installation, but we
> need to resolve this issue throughly for 1.0.4. I'll get back to you
> later since I'll be very busy for the next hours.
>
> -- Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---