Roundup Tracker - Issues

Message1988

Author schlatterbeck
Recipients
Date 2005-07-13.16:54:51
Message-id
In-reply-to
... while raising Reject doesn't.
See the following test-action. Put into your tracker
extensions directory and then try the following two urls:
http://tracker-path/issue?@action=testaction&exception=reject
http://tracker-path/issue?@action=testaction&exception=valueerror

when raising ValueError, a nice error message is
printed, while for reject a backtrace results.

I think for reject a nice message should be printed, too?

this happens with 0.8.3.
History
Date User Action Args
2009-02-03 14:21:23adminlinkissue1237685 messages
2009-02-03 14:21:23admincreate