6.0.0-beta1
11/9/25

[#616] The change "+", "-" lines in email reports broken
Summary The change "+", "-" lines in email reports broken
Queue Whups
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester rvs (at) angara (dot) ru
Created 09/21/2004 (7719 days ago)
Due
Updated 09/21/2004 (7719 days ago)
Assigned
Resolved 09/21/2004 (7719 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/21/2004 09:28:00 PM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Good catch - fixed, thanks.
09/21/2004 05:30:43 PM   New Attachment: Ticket.patch Download
 
09/21/2004 05:30:12 PM rvs (at) angara (dot) ru Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ The change "+", "-" lines in email reports broken
Queue ⇒ Whups
Reply to this comment
In file whups/lib/Ticket.php,v 1.22, at lines 151, 418 the details

from the columns starting from underscores requested.

But these leading underscores are removed from SQLs (I think to fix bug 595),

so the details appear to be empty and the changes summary in

"+", "-" form are not emailed.

Suggest removal of leading underscores from the php code mentioned,

please see attached patch. After applying it works again.


Saved Queries