[Zope] KebasData

Mark Poole mark_poole@kisync.com
Mon, 07 Oct 2002 22:02:20 -0500


Hello,

I am using KebasData to pull a web page  , and I want the entire page
displayed. Is there a location/site that has any info on the syntax of the
render method? I am trying to pull an entire web page and getting errors,
but when I view the raw data inside the zope management page , the raw data
looks perfect.


TIA,
Mark


Traceback (innermost last):
  File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 150, in
publish_module
  File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 114, in
publish
  File /usr/local/zope/lib/python/Zope/__init__.py, line 159, in
zpublisher_exception_hook
    (Object: netstat)
  File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 98, in publish
  File /usr/local/zope/lib/python/ZPublisher/mapply.py, line 88, in mapply
    (Object: index_html)
  File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 39, in
call_object
    (Object: index_html)
  File /usr/local/zope/lib/python/Products/KebasData/KebasData.py, line 242,
in index_html
    (Object: netstat)
  File /usr/local/zope/lib/python/Products/KebasData/KebasData.py, line 342,
in view
    (Object: netstat)
  File /usr/local/zope/lib/python/OFS/DTMLMethod.py, line 127, in __call__
    (Object: netstat_render)
  File /usr/local/zope/lib/python/DocumentTemplate/DT_String.py, line 473,
in __call__
    (Object: netstat_render)
  File /usr/local/zope/lib/python/Products/CMFCore/FSDTMLMethod.py, line
107, in __call__
    (Object: standard_html_header)
  File /usr/local/zope/lib/python/DocumentTemplate/DT_String.py, line 473,
in __call__
    (Object: standard_html_header)
KeyError: (see above)