Bugzilla – Attachment 105616 Details for
Bug 25675
System preference PatronSelfRegistration incorrectly described
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25675: Reword and reorganize sysprefs related to patron self modification
Bug-25675-Reword-and-reorganize-sysprefs-related-t.patch (text/plain), 2.99 KB, created by
Katrin Fischer
on 2020-06-07 12:16:46 UTC
(
hide
)
Description:
Bug 25675: Reword and reorganize sysprefs related to patron self modification
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-06-07 12:16:46 UTC
Size:
2.99 KB
patch
obsolete
>From 2dea51af19245ffecf3bf2e8df34612ad2a45ce9 Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste-Henry <andrew@bywatersolutions.com> >Date: Thu, 4 Jun 2020 16:21:27 +0000 >Subject: [PATCH] Bug 25675: Reword and reorganize sysprefs related to patron > self modification > >To Test: >1: apply patch >2: restart all >3: go to System Preferences > OPAC >4: confirm "Self registration" section is now labeled "Self registration and modification" >5: confirm OPACPatronDetails is now in the "Self registration and modification" section >6: confirm PatronSelfRegistration now reads "(Allow / Don't allow) library patrons to register for an account via the OPAC." >7: set OPACPatronDetails to Don't allow >8: set PatronSelfRegistration to Allow >9: log into the opac and verify you're not able to edit your patron details on an existing account > >Signed-off-by: DonnaB <donna@bywatersolutions.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../prog/en/modules/admin/preferences/opac.pref | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > >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 7169962c84..9abfbb7cee 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 >@@ -409,12 +409,6 @@ OPAC: > no: "not allowed" > - " to recover their password via e-mail in the OPAC" > - >- - pref: OPACPatronDetails >- choices: >- yes: Allow >- no: "Don't allow" >- - patrons to notify the library of changes to their contact information from the OPAC. >- - > - pref: OPACpatronimages > choices: > yes: Show >@@ -812,13 +806,13 @@ OPAC: > no: "Don't use" > - "the item collection code when finding items for the shelf browser." > >- Self registration: >+ Self registration and modification: > - > - pref: PatronSelfRegistration > choices: > yes: Allow > no: "Don't allow" >- - "library patrons to register or modify their account via the OPAC." >+ - "library patrons to register for an account via the OPAC." > - "<br><strong>NOTE:</strong> This needs PatronSelfRegistrationDefaultCategory to be set to a valid patron category code." > - > - pref: PatronSelfRegistrationVerifyByEmail >@@ -882,6 +876,12 @@ OPAC: > yes: Require > no: "Do not require" > - users to confirm their email address by entering it twice. >+ - >+ - pref: OPACPatronDetails >+ choices: >+ yes: Allow >+ no: "Don't allow" >+ - patrons to notify the library of changes to their contact information from the OPAC. > > Advanced search options: > - >-- >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 25675
:
105561
|
105562
| 105616