[issue1870] bug tracker exception, when searching for "creator"

2008-01-19 Thread Georg Brandl
Georg Brandl added the comment: (for reference: http://psf.upfronthosting.co.za/roundup/meta/issue179) __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-

[issue1870] bug tracker exception, when searching for "creator"

2008-01-19 Thread Georg Brandl
Changes by Georg Brandl: -- status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1870] bug tracker exception, when searching for "creator"

2008-01-19 Thread Georg Brandl
Georg Brandl added the comment: I've now moved it to the meta tracker, where python's roundup is maintained. __ Tracker <[EMAIL PROTECTED]> __ ___ Python

[issue1870] bug tracker exception, when searching for "creator"

2008-01-19 Thread Georg Brandl
Georg Brandl added the comment: Note that this only happens when the user does not exist. It's a bug nevertheless. -- nosy: +georg.brandl __ Tracker <[EMAIL PROTECTED]> __ ___

[issue1870] bug tracker exception, when searching for "creator"

2008-01-19 Thread ThurnerRupert
New submission from ThurnerRupert: filling out "creator" gives the following traceback: Traceback (most recent call last): File "/home/roundup/roundup-production//lib/python2.4/site- packages/roundup/cgi/client.py", line 770, in renderContext result = pt.render(self, None, None, **args)