i found two bugs in the current zope 2.12 beta: 1. standard_error_message is not used, this is due to code in ZPublisher/HTTPResponse.py, method _error_html(self,title,body) comment: XXX could this try to use standard_error_message somehow?
so could it? i'm willing to give it a try and fix this. can i acquire standard_error_message from a HTTPResponse instance? 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: * 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 no clues on this one. where can i report these two bugs? ...or maybe a fix for 1. best regards, jürgen herrmann -- >> XLhost.de - eXperts in Linux hosting ® << XLhost.de GmbH Jürgen Herrmann, Geschäftsführer Boelckestrasse 21, 93051 Regensburg, Germany Geschäftsführer: Volker Geith, Jürgen Herrmann Registriert unter: HRB9918 Umsatzsteuer-Identifikationsnummer: DE245931218 Fon: +49 (0)700 XLHOSTDE [0700 95467833] Fax: +49 (0)700 XLHOSTDE [0700 95467833] WEB: http://www.XLhost.de IRC: #xlh...@irc.quakenet.org _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )