Wed 02 Oct 2002 09:48:08 AM UTC, original submission:
As a teacher, I have made a couple of folders in the share directory of the course. But when my student tried to add a link to one of the folders. They got an error message.
here is what did:
1. click "XXX (shared)" in webtop
2. click folder XXX_Folder1
3. click add link
3. enter title and URL
4. click submit
5. ERROR The id "wt2" is invalid--it is already in use.
Traceback (innermost last):
File F:\Ai\lib\python\ZPublisher\Publish.py, line 150, in publish_module
File F:\Ai\lib\python\ZPublisher\Publish.py, line 114, in publish
File F:\Ai\lib\python\Zope\__init__.py, line 159, in zpublisher_exception_hook
(Object: gf1)
File F:\Ai\lib\python\ZPublisher\Publish.py, line 98, in publish
File F:\Ai\lib\python\ZPublisher\mapply.py, line 88, in mapply
(Object: add_link_handler)
File F:\Ai\lib\python\ZPublisher\Publish.py, line 39, in call_object
(Object: add_link_handler)
File C:\BACKUP\fle\LearningZ\lib\python\Products\FLE\WebtopFolder.py, line 224, in add_link_handler
(Object: gf1)
File C:\BACKUP\fle\LearningZ\lib\python\Products\FLE\WebtopFolder.py, line 264, in add_link
(Object: gf1)
File F:\Ai\lib\python\OFS\ObjectManager.py, line 236, in _setObject
(Object: gf1)
File F:\Ai\lib\python\OFS\ObjectManager.py, line 72, in checkValidId
(Object: gf1)
Bad Request: (see above)
|