[Tracker-discuss] [issue272] Unable to add a new version to jython tracker

Raghuram Devarakonda metatracker at psf.upfronthosting.co.za
Tue Apr 21 22:36:20 CEST 2009


Raghuram Devarakonda <draghuram at gmail.com> added the comment:

On Tue, Apr 21, 2009 at 4:35 PM, Raghuram Devarakonda
<draghuram at gmail.com> wrote:
> On Tue, Apr 21, 2009 at 4:32 PM, Daniel Diniz
> <metatracker at psf.upfronthosting.co.za> wrote:
>> I think you can create the new version by visiting
>> http://bugs.jython.org/version?@action=new&name=25b3 and then edit it at
>
> Thanks for looking into the problem. How ever, this link doesn't seem
> to work. I get a message that a problem is encountered.

Looks like the error is slightly different. It is now complaining about 'csv':

-----
File "/home/roundup/roundup/lib/python2.4/site-packages/roundup/cgi/PageTemplates/Expressions.py",
line 182, in _eval
   ob = self._subexprs[-1](econtext)

 File "/home/roundup/roundup/lib/python2.4/site-packages/roundup/cgi/PageTemplates/Expressions.py",
line 138, in _eval
   ob = restrictedTraverse(ob, path, getSecurityManager())

 File "/home/roundup/roundup/lib/python2.4/site-packages/roundup/cgi/PageTemplates/Expressions.py",
line 324, in restrictedTraverse
   o = object[name]

 File "/home/roundup/roundup/lib/python2.4/site-packages/roundup/cgi/templating.py",
line 825, in __getitem__
   prop = self._props[items[0]]

KeyError: 'csv'
-----

_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue272>
_______________________________________________________


More information about the Tracker-discuss mailing list