Modify ↓
Opened 18 years ago
Closed 18 years ago
#461 closed defect (fixed)
ticket notification fails to notice the description hasn't changed
Reported by: | Owned by: | Bas van der Vlies | |
---|---|---|---|
Priority: | normal | Component: | EmailtoTracScript |
Severity: | normal | Keywords: | |
Cc: | micah@… | Trac Release: | 0.9 |
Description
If you email in a ticket, and then someone uses the web to comment on the ticket, the notification that is sent out to the ticket submitter sends an "Old description" and "New description" even when those have not been changed and only a comment has been added.
For example, the email includes this:
Old description: > {{{ > This is the description > > }}} New description: {{{ This is the description }}} Comment (by micah): I'm adding a comment here...
I've tested this with 0.95 and 0.10 and the same issue exists.
Attachments (0)
Change History (4)
comment:1 Changed 18 years ago by
Status: | new → assigned |
---|
comment:2 Changed 18 years ago by
Cc: | micah@… added; anonymous removed |
---|
I am lost. I can find it it has something todo with the web interface. I have asked the email list for a solution.
comment:3 Changed 18 years ago by
Fixed this bug in trunk, leave it open till i release a new version. Thanks to Christian Boos
comment:4 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in new version
Note: See
TracTickets for help on using
tickets.
It is also in version 0.8. Let see if we can fix it