[ZCM] [ZC] 1188/ 2 Resolve "_.string.strip failing in refresh.dtml"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Jan 19 10:05:15 EST 2004


Issue #1188 Update (Resolve) "_.string.strip failing in refresh.dtml"
 Status Resolved, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1188

==============================================================
= Resolve - Entry #2 by Brian on Jan 19, 2004 10:05 am

 Status: Pending => Resolved

This is fixed for 2.6.4 rc (due out today).

-Brian
________________________________________
= 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