[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2022-01-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Jonathan Druart changed: What|Removed |Added Blocks||29857 Referenced Bugs:

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Fridolin SOMERS changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Bug 21022 depends on bug 20590, which changed state. Bug 20590 Summary: Koha::Exceptions does not stringify the exceptions https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20590 What|Removed

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable --- Comm

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Nick Clemens changed: What|Removed |Added Status|Passed QA |Pushed to Master

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 --- Comment #10 from Jonathan Druart --- Created attachment 76895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76895&action=edit Bug 21022: (follow-up) Move overloaded full_message method to subclass We shouldn

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rec

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Jonathan Druart changed: What|Removed |Added Attachment #76889|0 |1 is obsolete|

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 --- Comment #9 from Jonathan Druart --- Created attachment 76894 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76894&action=edit Bug 21022: Use passed message if present This patch makes 'full_message' use the p

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Martin Renvoize changed: What|Removed |Added Attachment #76572|0 |1 is obsolete|

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Martin Renvoize changed: What|Removed |Added Attachment #76571|0 |1 is obsolete|

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-07-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Martin Renvoize changed: What|Removed |Added Attachment #76573|0 |1 is obsolete|

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-06-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Tomás Cohen Arazi changed: What|Removed |Added Blocks||20287 Referenced Bugs:

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-06-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 --- Comment #3 from Tomás Cohen Arazi --- Created attachment 76573 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76573&action=edit Bug 21022: (follow-up) Move overloaded full_message method to subclass We shouldn

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-06-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-06-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 76572 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76572&action=edit Bug 21022: Use passed message if present This patch makes 'full_message' use the

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-06-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 76571 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76571&action=edit Bug 21022: Unit tests -- You are receiving this mail because: You are watching a

[Koha-bugs] [Bug 21022] Exceptions should skip stringifying if message manually passed

2018-06-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022 Tomás Cohen Arazi changed: What|Removed |Added Depends on||20590 C