Hi Guys,
Any ideas on how to fix this?
Thanks,
Richard
URL:
http://127.0.0.1:8080/workflow/load_workflow?id=f597429621d6eb2b&_=1352495509531
Module
weberror.evalexception.middleware:
364 in
respond
>> app_iter = self.application(environ, detect_start_response)
Module
paste.debug.prints:
98 in
__call__
>> environ, self.app)
Module
paste.wsgilib:
539 in
intercept_output
>> app_iter = application(environ, replacement_start_response)
Module
paste.recursive:
80 in
__call__
>> return self.application(environ, start_response)
Module
paste.httpexceptions:
632 in
__call__
>> return self.application(environ, start_response)
Module
galaxy.web.framework.base:
160 in
__call__
>> body = method( trans, **kwargs )
Module
galaxy.web.framework:
73 in
decorator
>> return simplejson.dumps( func( self, trans, *args, **kwargs ) )
Module
galaxy.webapps.galaxy.controllers.workflow:
733 in
load_workflow
>> 'tooltip': module.get_tooltip( static_path=url_for( '/static' ) ),
Module
galaxy.workflow.modules:
258 in
get_tooltip
>> return self.tool.help.render( static_path=static_path )
AttributeError: 'NoneType' object has no attribute 'render'[]