Fri 05 Jul 2002 03:11:28 AM UTC, original submission:
When Fleadmin deletes a course (the first test course) it seems to be that the URL state still keeps the deleted course ID. Fle gives an error:
Error: NotFound
Site Error
An error was encountered while publishing this resource.
Debugging Notice
Zope has encountered a problem publishing your object.
Cannot locate object at: http://www.hostgreen.com:8088/FLE01/courses/1
--------------------------------------------------------------------------------
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the HTML source for this page.
If the error persists please contact the site maintainer. Thank you for your patience.
Traceback (innermost last):
File /home/zopeman/zope/lib/python/ZPublisher/Publish.py, line 150, in publish_module
File /home/zopeman/zope/lib/python/ZPublisher/Publish.py, line 114, in publish
File /home/zopeman/zope/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook
(Object: courses)
File /home/zopeman/zope/lib/python/ZPublisher/Publish.py, line 89, in publish
File /home/zopeman/zope/lib/python/ZPublisher/BaseRequest.py, line 308, in traverse
File /home/zopeman/zope/lib/python/ZPublisher/HTTPResponse.py, line 502, in debugError
NotFound: (see above)
|