Roundup Tracker - Issues

Message66

Author richard
Recipients
Date 2001-11-08.20:05:23
Message-id
In-reply-to
Logged In: YES 
user_id=6405

I saw that additional try/except in the patch you mailed 
me - but I'm unsure exactly what it's catching. You have 
it reporting "Class not found". I presume that means you 
tried a "list some_unknown_class" or something. In that 
case, I think the do_list method should handle the 
exception, not the function invoker - since there's so 
many other ways different functions can raise a KeyError. 
History
Date User Action Args
2009-02-03 14:19:58adminlinkissue479508 messages
2009-02-03 14:19:58admincreate