18 Apr
2017
18 Apr
'17
8:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10357 --- Comment #18 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 62310 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62310&action=edit Bug 10357: Do not change the alerttype Previous patch modified the alerttype from "issue" to "issue_det" or "issue_ser". This is wrong, we do not want to modify this value, especially because it's used in C4::Letters::SendAlerts This patch uses a $referer variable instead, like it is already used in other scripts for redirection. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.