[ZO-Coll] [ZOC] 94/ 2 Comment "Editing Wiki pages is borked"

Collector: NEW Zope.org (the ... zope-web at zope.org
Mon Aug 11 07:23:40 EDT 2003


Issue #94 Update (Comment) "Editing Wiki pages is borked"
 Status Pending, content/bug medium
To followup, visit:
  http://collector.zope.org/ZopeOrg/94

==============================================================
= Comment - Entry #2 by shh on Aug 11, 2003 6:23 am

FWIW I get this:

This wiki's editform template gave an error.

Traceback (most recent call last):
  File "/home/zope/zope.org/var/app1/Products/ZWiki/UI.py", line 266, in editform
    oldid=self.id())
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/OFS/DTMLMethod.py", line 126, in __call__
    r=apply(HTML.__call__, (self, client, REQUEST), kw)
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/DocumentTemplate/DT_String.py", line 474, in __call__
    try: result = render_blocks(self._v_blocks, md)
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/DocumentTemplate/DT_Let.py", line 76, in render
    return render_blocks(self.section, md)
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/DocumentTemplate/DT_Let.py", line 76, in render
    return render_blocks(self.section, md)
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/DocumentTemplate/DT_Util.py", line 201, in eval
    return eval(code, d)
  File "", line 1, in 
AttributeError: dtml_allowed

________________________________________
= Request - Entry #1 by ajung on Aug 5, 2003 1:20 am

http://zope.org/Members/ajung/TextIndexNG/wiki/EmailSubmissions/editform


This wiki's editform template gave an error. 

Traceback (most recent call last):
  File "/home/zope/zope.org/var/app1/Products/ZWiki/UI.py", line 259, in editform
    oldid=self.id())
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/Shared/DC/Scripts/Bindings.py", line 252, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/Shared/DC/Scripts/Bindings.py", line 283, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/zope/zope.org/var/app1/Products/CMFCore/FSPageTemplate.py", line 169, in _exec
    result = self._ZPT_exec( bound_names, args, kw )
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/Products/PageTemplates/ZopePageTemplate.py", line 228, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/zope/zope.org/var/app1/Products/CMFCore/FSPageTemplate.py", line 141, in pt_render
    source, extra_context )
  File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
    raise PTRuntimeError, 'Page Template %s has errors.' % self.id
PTRuntimeError: Page Template editform has errors.


==============================================================




More information about the Zopeorg-collector mailing list