[Twisted-web] Problem with Nevow changes

Matt Goodall matt at pollenation.net
Tue May 11 06:14:26 MDT 2004


On Fri, 2004-05-07 at 06:25, Alex Levy wrote:
> It seems like a couple things have broken (or, at the least, stopped
> behaving as they used to) since the freeform-patterned branch got merged
> back into trunk.
> 
> For one, rend.Page.renderString() raises tracebacks. Ew.
> 
> Second, something I haven't been able to figure out the cause of, method
> bindings that are part of a TypedInterface aren't being rendered with
> the proper values filled in.
> 
> I've attached an example of what I mean; if you run this script with
> 'twistd -ony' using Nevow before the merge, the web form gets rendered
> with the appropriate values included. But after the merge, the forms
> appear blank. What gives?
> 
> Oh, and if you run this with python instead of twistd, you'll see the
> traceback that rend.Page.renderString() is raising. Added bonus. :P

For reference, I added a couple of failing tests for renderString() this
morning.

Cheers, Matt

-- 
Matt Goodall, Pollenation Internet Ltd
w: http://www.pollenation.net
e: matt at pollenation.net

Any views expressed are my own and do not necessarily reflect the
views of my employer.




More information about the Twisted-web mailing list