[Zope-dev] zope 2.12.0b1 bugs - "try it" tab broken on scripts
Chris Withers
chris at simplistix.co.uk
Wed May 6 10:17:33 EDT 2009
Jürgen Herrmann wrote:
> 2."Script Python" instances don't execute anymore. not the ones already in
> the db from the zope 2.10 install i used before nor newly created ones.
> traceback:
Yes they do ;-)
> * Module ZPublisher.Publish, line 208, in publish_module_standard
> * Module ZPublisher.Publish, line 151, in publish
> * Module Zope2.App.startup, line 249, in __call__
> * Module ZPublisher.Publish, line 120, in publish
> * Module ZPublisher.mapply, line 77, in mapply
> * Module ZPublisher.Publish, line 43, in call_object
> * Module Shared.DC.Scripts.Bindings, line 324, in __call__
> * Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
> * Module App.special_dtml, line 185, in _exec
> * Module DocumentTemplate.DT_In, line 634, in renderwob
> * Module DocumentTemplate.DT_Raise, line 68, in render
> RuntimeError: http://new-manage.xlhost.local/bliss/cms
The "Try it" tab, however, is broken... My guess is that form that
renders the tab is trying to iterate over something in dtml and getting
something unexpected.
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list