[Zope] PTK question ..

Jean Jordaan Jean@mosaicsoftware.com
Mon, 31 Jul 2000 07:43:15 +0200


Hi all

I'm trying to get the PTK up and running. Everything works OK, but
when I try to review a pending document, this is what I get:

<P><STRONG>Resource not found</STRONG></P>
  Sorry, the requested Zope resource does not exist.<p>Check the URL and try
again.<p>
<!--
Document instance at 019E8DC0
-->
<!--
Traceback (innermost last):
  File C:\programs\ZopeJean\lib\python\ZPublisher\Publish.py, line 214, in
publish_module
  File C:\programs\ZopeJean\lib\python\ZPublisher\Publish.py, line 179, in
publish
  File C:\programs\ZopeJean\lib\python\Zope\__init__.py, line 202, in
zpublisher_exception_hook
    (Object: ElementWithAttributes)
  File C:\programs\ZopeJean\lib\python\ZPublisher\Publish.py, line 167, in
publish
  File C:\programs\ZopeJean\lib\python\ZPublisher\HTTPResponse.py, line 299,
in setBody
  File C:\programs\ZopeJean\lib\python\ZPublisher\HTTPResponse.py, line 511,
in notFoundError
NotFound: (see above)

-->

The document is simply the default index_html document of
the user 'test-portal' (a normal member user). I changed a
few words and marked it pending. Then I logged out, logged 
in as the manager user, and tried to access 
  http://roamer/portal/Members/test-portal/index_html

This resulted in the above traceback. 

I notice that index_html was created by 'No owner'. If I 
create a document as 'test-portal', I can review it 
successfully as manager. 

Trying to access 
  http://roamer/portal/Members/test-portal
also results in the same traceback (with
"Document instance at 0190FC70"). 

I intend to use the PTK for our company's intranet of 150+ 
employees, if at all possible. Is is ready for this?

I'm running 
  Zope-2.1.6-win32-x86.exe and 
  ZopePTK-0.7.1.tar.gz
(the PTK would require Zope 2.2, would it?).

Any help would be most appreciated. 

Regards,
-- 
jean