Bugzilla – Attachment 67219 Details for
Bug 6758
Capture membership renewal date for reporting purposes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6758: [QA Follow-up] Typo popular vs populate
Bug-6758-QA-Follow-up-Typo-popular-vs-populate.patch (text/plain), 1.02 KB, created by
Jonathan Druart
on 2017-09-19 16:17:52 UTC
(
hide
)
Description:
Bug 6758: [QA Follow-up] Typo popular vs populate
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-09-19 16:17:52 UTC
Size:
1.02 KB
patch
obsolete
>From e439976a37e6986ef5c0c34ca2aefda2017271e9 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 4 Aug 2017 09:03:43 +0200 >Subject: [PATCH] Bug 6758: [QA Follow-up] Typo popular vs populate > >Typo popular resolved. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/db_dependent/Koha/Patrons.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Patrons.t b/t/db_dependent/Koha/Patrons.t >index 7a9b9a52ab..d1c81fcc35 100644 >--- a/t/db_dependent/Koha/Patrons.t >+++ b/t/db_dependent/Koha/Patrons.t >@@ -267,7 +267,7 @@ subtest 'renew_account' => sub { > value => { > dateexpiry => $a_month_ago, > categorycode => $patron_category->{categorycode}, >- date_renewed => undef, # Force builder to not popular the column for new patron >+ date_renewed => undef, # Force builder to not populate the column for new patron > } > } > ); >-- >2.11.0
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 6758
:
62696
|
62697
|
62698
|
62699
|
62929
|
65490
|
65491
|
65492
|
67218
| 67219