[Zope] ParsedXML errors

Schmidt, Allen J. aschmidt@nv.cc.va.us
Wed, 4 Apr 2001 11:11:11 -0400


After a new install of ParsedXML version 1.0 on Win98 Zope 2.3.1 --- 

I am getting errors when trying to create a new ParsedXML instance from the
Product List.

Error Type: NameError
Error Value: nodeType

All I can do is give it an ID and then Add and Test produces this error. The
object is added, though, but produces the same errors when trying to edit
it.

Any ideas? Thanks...


Allen

Traceback (innermost last):
  File C:\Program Files\ZopeSite\lib\python\ZPublisher\Publish.py, line 223,
in publish_module
  File C:\Program Files\ZopeSite\lib\python\ZPublisher\Publish.py, line 187,
in publish
  File C:\Program Files\ZopeSite\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
    (Object: ManageableWrapper)
  File C:\Program Files\ZopeSite\lib\python\ZPublisher\Publish.py, line 171,
in publish
  File C:\Program Files\ZopeSite\lib\python\ZPublisher\mapply.py, line 160,
in mapply
    (Object: manage_DOMTree)
  File C:\Program Files\ZopeSite\lib\python\ZPublisher\Publish.py, line 112,
in call_object
    (Object: manage_DOMTree)
  File C:\Program Files\ZopeSite\lib\python\App\special_dtml.py, line 127,
in __call__
    (Object: manage_DOMTree)
  File C:\Program Files\ZopeSite\lib\python\DocumentTemplate\DT_String.py,
line 538, in __call__
    (Object: manage_DOMTree)
  File C:\Program Files\ZopeSite\lib\python\DocumentTemplate\DT_Util.py,
line 334, in eval
    (Object: nodeType!=9)
    (Info: nodeType)
  File <string>, line 0, in ?
NameError: (see above)