Actions
Defect #5724
closedEmail creation of new issues for anonymous users failing due to email address length
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2010-06-22
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Having upgraded from an older version (which was without the ability to accept issues via email from unknown email addresses) to the current SVN trunk in order to gain such anonymous posting functionality, have seen some issues regarding issues not being accepted from the submission script and returning error 422. I have traced this back at established that it is caused by the 'From' email address being of more than 32 characters, which I believe collides with the length of the username field when RedMine attempts to create the anonymous user for the issue.
Maybe not an issue to be 'fixed' but maybe it is?
Thanks, loving RedMine
Related issues
Updated by Felix Schäfer over 14 years ago
- Category set to Email receiving
- Affected version (unused) set to devel
This indeed is a problem if confirmed.
Updated by Jean-Philippe Lang almost 13 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Actions