Hi Michael, this was a bug, I have fixed it. Please try again?
--Ivan > -----Original Message----- > From: owner-ag-t...@mcs.anl.gov > [mailto:owner-ag-t...@mcs.anl.gov] On Behalf Of Michael Braitmaier > Sent: Thursday, October 07, 2004 2:26 AM > To: ag-t...@mcs.anl.gov > Subject: [AG-TECH] Error while requesting venue > > I wanted to request an institutaional venue for our institute > this morning and got the following error. > > Error requesting new venue. > --> --> > > > TypeError Python 2.2: /usr/bin/python > Thu Oct 7 02:22:53 2004 > > A problem occurred in a Python script. Here is the sequence > of function calls leading up to the error, in the order they occurred. > > > /disks/www-servers/www-unix/linktree/fl/research/accessgrid/ve > nues/ivr.cgi > 98 > > 99 else: > > 100 print "<h1>Error requesting new venue.</h1>" > > 101 print "Result reason was: %s" % result[1] > > 102 print "Please resubmit your request." > > result = 0 > > TypeError: unsubscriptable object > __doc__ = 'Inappropriate argument type.' > __getitem__ = <bound method TypeError.__getitem__ of > <exceptions.TypeError instance at 0x812cd24>> > __init__ = <bound method TypeError.__init__ of > <exceptions.TypeError instance at 0x812cd24>> > __module__ = 'exceptions' > __str__ = <bound method TypeError.__str__ of > <exceptions.TypeError instance at 0x812cd24>> > args = ('unsubscriptable object',) > > Any help would be appreciated. > Michael > > ------------------ > Dipl.-Inf. Michael Braitmaier > HLRS - Visualization / Video Conferencing University of > Stuttgart Germany > Website: http://www.hlrs.de/organization/vis/people/braitmaier/ > >