Message3

Author sfalcon
Recipients
Date 2006-03-27.10:57:09
Content
In a new SGDI instance with no data, create a new workspace and then click on
the 'Select Samples Via Ontology' link.  I get a Site Error saying:

ite Error

An error was encountered while publishing this resource.

NameError

Sorry, a site error occurred.
Traceback (innermost last):

Module ZPublisher.Publish, line 188, in publish_module_standard
Module ZPublisher.Publish, line 145, in publish
Module Zope2.App.startup, line 222, in zpublisher_exception_hook
Module ZPublisher.Publish, line 114, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.SGDI.SGDI, line 1150, in dispatchWorkspaceActivity
Module Products.SGDI.SGDI, line 2042, in selectOnto
NameError: global name 'foo' is not defined (Also, the following error occurred
while attempting to render the standard error message, please see the event log
for full details: You are not allowed to access 'title_or_id' in this context)
History
Date User Action Args
2006-03-27 10:57:09sfalconsetmessageid: <1143485829.34.0.526805331237.issue3@fhcrc.org>
2006-03-27 10:57:09sfalconlinkissue3 messages
2006-03-27 10:57:09sfalconcreate