Roundup Tracker - Issues

Issue 1826425

classification
Reject exception
Type: Severity: normal
Components: Mail interface Versions:
process
Status: closed fixed
:
: richard : richard
Priority: normal :

Created on 2007-11-05 22:38 by anonymous, last changed 2007-11-05 22:38 by anonymous.

Messages
msg2490 Author: [hidden] (anonymous) Date: 2007-11-05 22:38
I've made my own auditor. When I raise Reject Exception it is caught by web interface and I get an alert 
"Edit Error: ..." - it is OK.

But when I try to do the same via mail interface Roundup doesn't catch my Reject exception and I get a message:

"An unexpected error occurred during the processing
of your message. The tracker administrator is being
notified."

However, When I raise ValueError exception instead of Reject exception - everything is OK. It is cougth either by web or mail interface.

-tt.
History
Date User Action Args
2007-11-05 22:38:41anonymouscreate