| 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 |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ The change "+", "-" lines in email reports broken
Queue ⇒ Whups
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.