Bugzilla – Attachment 60422 Details for
Bug 18026
URL to database columns link in system preferences is incorrect
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED OFF] Bug 18026 - URL to database columns link in system preferences is incorrect (3.22.x)
SIGNED-OFF-Bug-18026---URL-to-database-columns-lin.patch (text/plain), 4.46 KB, created by
Baptiste Wojtkowski (bwoj)
on 2017-02-17 13:12:54 UTC
(
hide
)
Description:
[SIGNED OFF] Bug 18026 - URL to database columns link in system preferences is incorrect (3.22.x)
Filename:
MIME Type:
Creator:
Baptiste Wojtkowski (bwoj)
Created:
2017-02-17 13:12:54 UTC
Size:
4.46 KB
patch
obsolete
>From 353d159bf2feb38af9dcc529964821d824570708 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Wed, 15 Feb 2017 16:17:41 +1300 >Subject: [PATCH] [SIGNED OFF] Bug 18026 - URL to database columns link in > system preferences is incorrect (3.22.x) > >Here's a patch for the 3.22.x branch > >Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 4 ++-- > .../intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref | 4 ++-- > 3 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >index 3d6e264..24eb6d9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >@@ -9,7 +9,7 @@ Acquisitions: > receiving: receiving an order. > cataloguing: cataloging the record. > - >- - "The following <a href='http://schema.koha-community.org/tables/items.html' target='blank'>database columns</a> should be unique in an item:" >+ - "The following <a href='http://schema.koha-community.org/3_22/tables/items.html' target='blank'>database columns</a> should be unique in an item:" > - pref: UniqueItemFields > - (separated by a space) > - >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index b6c9936..0a8baaa 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -677,12 +677,12 @@ OPAC: > class: integer > - "days." > - >- - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:" >+ - "The following <a href='http://schema.koha-community.org/3_22/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:" > - pref: PatronSelfRegistrationBorrowerMandatoryField > class: multi > - (separate columns with |) > - >- - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:" >+ - "The following <a href='http://schema.koha-community.org/3_22/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:" > - pref: PatronSelfRegistrationBorrowerUnwantedField > class: multi > - (separate columns with |) >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index da7e7f4..e7badcd 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -24,12 +24,12 @@ Patrons: > no: "Don't" > - default the card number field on the patron addition screen to the next available card number (for example, if the largest currently used card number is 26345000012941, then this field will default to 26345000012942). > - >- - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:" >+ - "The following <a href='http://schema.koha-community.org/3_22/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:" > - pref: BorrowerMandatoryField > class: multi > - (separate columns with |) > - >- - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:" >+ - "The following <a href='http://schema.koha-community.org/3_22/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:" > - pref: BorrowerUnwantedField > class: multi > - (separate columns with |) >-- >2.7.4
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 18026
:
59704
|
60137
|
60138
|
60230
|
60231
|
60232
|
60233
|
60234
|
60235
|
60292
|
60420
|
60421
|
60422
|
60423
|
60456
|
60475
|
60476
|
60477
|
60478
|
60524
|
60525
|
60526