[ZCM] [ZC] 1188/ 1 Request "_.string.strip failing in refresh.dtml"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Sun Jan 18 23:32:31 EST 2004
Issue #1188 Update (Request) "_.string.strip failing in refresh.dtml"
Status Pending, Zope/bug medium
To followup, visit:
http://collector.zope.org/Zope/1188
==============================================================
= Request - Entry #1 by Zen on Jan 18, 2004 11:32 pm
If a product has a refresh.txt file, the Product's refresh tab fails with an exception. I'm unsure
if the dtml should be fixed, or if this is a symptom of a larger problem:
Traceback (innermost last):
Module ZPublisher.Publish, line 100, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module App.Product, line 378, in manage_refresh
Module Shared.DC.Scripts.Bindings, line 261, in __call__
Module Shared.DC.Scripts.Bindings, line 292, in _bindAndExec
Module App.special_dtml, line 175, in _exec
Module DocumentTemplate.DT_Util, line 201, in eval
- __traceback_info__: refresh_txt
Module <string>, line 0, in ?
AttributeError: NotBindable instance has no attribute 'strip'
==============================================================
More information about the Zope-Collector-Monitor
mailing list