Roundup Tracker - Issues

Issue 953979

classification
new mail receives no priority, hosing web interface
Type: Severity: normal
Components: Mail interface Versions:
process
Status: closed fixed
:
: richard : bostrick, richard
Priority: normal :

Created on 2004-05-14 13:49 by bostrick, last changed 2004-05-15 22:55 by richard.

Files
File name Uploaded Description Edit Remove
email_priority.patch bostrick, 2004-05-14 13:49 patch to hardcode email submitted priorities
Messages
msg1255 Author: [hidden] (bostrick) Date: 2004-05-14 13:49
Mail instantiating a new issue does not receives a
priority 
of None, hosing the web interface.

Patch submitted gives hardcoded priority (currently 3),
should be 
implemented as a config file parameter.
msg1256 Author: [hidden] (richard) Date: 2004-05-15 22:55
Logged In: YES 
user_id=6405

The web interface handles priority not being set (ie. set to 
None). The problem is that the mail gateway is currently 
setting priority to "None" the string. I'm looking into it. 
 
Which backend are you using? 
msg1257 Author: [hidden] (richard) Date: 2004-05-15 23:11
Logged In: YES 
user_id=6405

Ehem. I thought this seemed vaguely familiar. Sorry, this has 
already been addressed in response to bug 952853 
 
https://sourceforge.net/tracker/index.php?func=detail&aid=952853&group_id=31577&atid=402788 
History
Date User Action Args
2004-05-14 13:49:25bostrickcreate