Actions
Defect #3653
closedAllow [#id] as subject to reply by email
Start date:
2009-07-22
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Hi
there is a small bug in identification of which issue will get a reply as a comment. You can't add a comment via mail if you only use the ticket number.
The actual Syntax is: [a #ticketnumber]
ticketnumber: identifies the ticket.
'a': can be every character you want. But you need it to create a ticket.
To be that makes no sence. Why do I have to write a character if the ticket number is the only thing, that identifies the ticket clearly. Something like [#90] won't create a comment.
My System:
Database: XAMPP 1.6.8 with MySQL 5.0.67
Ruby: 1.8.6(2007-09-24 patchlevel 111)
Rails: 2.3.2
Redmine: 0.8.4
Updated by Jean-Philippe Lang about 15 years ago
- Subject changed from Reply of a mail won't be added as comment to Allow [#id] as subject to reply by email
- Status changed from New to Closed
- Target version set to 0.9.0
- Resolution set to Fixed
Fix committed in r3031.
Updated by Jean-Philippe Lang almost 15 years ago
- Category changed from Email notifications to Email receiving
Actions