Bugzilla – Attachment 112757 Details for
Bug 19133
Password recovery routes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19133: (QA follow-up) Correct exception description
Bug-19133-QA-follow-up-Correct-exception-descripti.patch (text/plain), 800 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2020-10-30 20:03:34 UTC
(
hide
)
Description:
Bug 19133: (QA follow-up) Correct exception description
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2020-10-30 20:03:34 UTC
Size:
800 bytes
patch
obsolete
>From 0cc64c18ab0bc7632914464b9dc29003e5667006 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 30 Oct 2020 16:39:30 -0300 >Subject: [PATCH] Bug 19133: (QA follow-up) Correct exception description > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > Koha/Exceptions/Patron.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Exceptions/Patron.pm b/Koha/Exceptions/Patron.pm >index b1654e6ccbe..36f6ec11ea6 100644 >--- a/Koha/Exceptions/Patron.pm >+++ b/Koha/Exceptions/Patron.pm >@@ -10,7 +10,7 @@ use Exception::Class ( > description => "Deleting patron failed" > }, > 'Koha::Exceptions::Patron::NotFound' => { >- description => "Deleting patron failed" >+ description => "Patron not found" > }, > ); > >-- >2.29.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 19133
:
66415
|
66416
|
66419
|
94551
|
94553
|
94554
|
112751
|
112752
|
112753
|
112755
|
112756
|
112757
|
112758
|
112937
|
112938
|
112939
|
112940
|
112941
|
112942
|
112943
|
112944
|
113328