Gripe of the day: "Undefined" error in page templates
I really, *really* wish that referring to an undefined name in a page template would tell you WHAT is undefined. this is on zope 2.5.1... -- Paul Winkler "Welcome to Muppet Labs, where the future is made - today!"
Paul Winkler wrote:
I really, *really* wish that referring to an undefined name in a page template would tell you WHAT is undefined.
Look down at the bottom of the traceback ;-) Chris - stockist of Dime Bars
On Tue, Aug 20, 2002 at 05:30:23PM +0100, Chris Withers wrote:
Paul Winkler wrote:
I really, *really* wish that referring to an undefined name in a page template would tell you WHAT is undefined.
Look down at the bottom of the traceback ;-)
Chris - stockist of Dime Bars
Uh... whoops, normally it's fine. To be precise, the bottom of the traceback just says "see above", but the exception message itself gives the name of the missing object loud and clear. It appears that the error messages I'm complaining about, which do NOT give the missing object name, are specific to some in-house plone skins we're using. So the gripe of the day has just bounced off Zope and stuck to me. :-\ -- Paul Winkler "Welcome to Muppet Labs, where the future is made - today!"
Paul Winkler writes:
I really, *really* wish that referring to an undefined name in a page template would tell you WHAT is undefined.
this is on zope 2.5.1... Shane has fixed problem reporting for ZPT.
It will come with Zope 2.6... Dieter
participants (3)
-
Chris Withers -
Dieter Maurer -
Paul Winkler