FWIW, I figured this out -- I was returning an empty string, which apparently was overriding things.  ISTR that with 0.8 that you could return an empty string and the template would still be processed.

On 4/30/06, BaconTastesGood <[EMAIL PROTECTED]> wrote:

I'm trying to figure out why a .kid file isn't being processed using
9a5.  This is using frames, in case it matters.  I have my top frame
set to src="" and then I define a method in my controller to
return that.  That is being called properly.  In addition, I use
@expose to expose the template.

However, the page is empty when I refresh. I've tried restarting the
server, etc.  There's no .pyc file, so the nearest thing I can think of
is that the .kid file itself is invalid but I'm not getting any debug
output.  Is there a way I can narrow this down?






--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to