~chris-bigballofwax/koha/master

Viewing all changes in revision 27402.

  • Committer: Nick Clemens
  • Author(s): Tomas Cohen Arazi
  • Date: 2018-07-13 13:25:15 UTC
  • Revision ID: git-v1:07c6699a7bd4204d002f135bfeddf33fcc831b54
Bug 21022: Use passed message if present

This patch makes 'full_message' use the passed exception message instead
of trying to build it from the parameters. This is particularly useful
for some situations in which we don't have all the information but would
like to keep using the same exception.

To test:
- Apply this patchset
- Run:
  $ kshell
 k$ prove t/Koha/Exceptions.t
=> SUCCESS: Tests pass!
- Sign off

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: