[Bug 35663] New: opac-privacy.pl wording is misleading
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Bug ID: 35663 Summary: opac-privacy.pl wording is misleading Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Default: keep my history according to local laws. This is the default option : the library will keep your history for the duration permitted by local laws. This is based on the days flag in the batch_anonymise.pl cron, not local laws. That is misleading and should be updated. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, I think the text was probably chosen to keep it general. I am not sure if we can grab the value from the cron unless we move it into a system preference. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 George Williams (NEKLS) <george@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |george@nekls.org --- Comment #3 from George Williams (NEKLS) <george@nekls.org> --- I'd be happier if the text "duration permitted by local laws." was replaced with "duration set by library policy." -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to George Williams (NEKLS) from comment #3)
I'd be happier if the text "duration permitted by local laws." was replaced with "duration set by library policy."
I think this is a good suggestion. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 160405 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160405&action=edit Bug 35663: Reword default privacy option in opac-privacy.pl This patch updates the description of the OPAC privacy page, replacing: "Default: keep my history according to local laws. This is the default option : the library will keep your history for the duration permitted by local laws." ...with: "Default: keep my history according to library policy. This is the default option : the library will keep your history for the duration set by library policy." This correctly reflects the fact that privacy is managed according to a Koha cron configuration. To test, apply the patch and make sure the OPACPrivacy and related preferences are enabled. - Log in to the OPAC and click the "Privacy" tab in the left-hand sidebar. - Confirm that the description of the default privacy option is correct. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160405|0 |1 is obsolete| | --- Comment #6 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 160408 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160408&action=edit Bug 35663: Reword default privacy option in opac-privacy.pl This patch updates the description of the OPAC privacy page, replacing: "Default: keep my history according to local laws. This is the default option : the library will keep your history for the duration permitted by local laws." ...with: "Default: keep my history according to library policy. This is the default option : the library will keep your history for the duration set by library policy." This correctly reflects the fact that privacy is managed according to a Koha cron configuration. To test, apply the patch and make sure the OPACPrivacy and related preferences are enabled. - Log in to the OPAC and click the "Privacy" tab in the left-hand sidebar. - Confirm that the description of the default privacy option is correct. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 --- Comment #7 from Lucas Gass <lucas@bywatersolutions.com> --- Thanks Owen! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160408|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 160923 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160923&action=edit Bug 35663: Reword default privacy option in opac-privacy.pl This patch updates the description of the OPAC privacy page, replacing: "Default: keep my history according to local laws. This is the default option : the library will keep your history for the duration permitted by local laws." ...with: "Default: keep my history according to library policy. This is the default option : the library will keep your history for the duration set by library policy." This correctly reflects the fact that privacy is managed according to a Koha cron configuration. To test, apply the patch and make sure the OPACPrivacy and related preferences are enabled. - Log in to the OPAC and click the "Privacy" tab in the left-hand sidebar. - Confirm that the description of the default privacy option is correct. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|opac-privacy.pl wording is |Wording on OPAC privacy |misleading |page is misleading -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |24.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|24.05.00 |24.05.00,23.11.03 released in| | CC| |fridolin.somers@biblibre.co | |m Status|Pushed to master |Pushed to stable --- Comment #10 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to 23.11.x for 23.11.03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|24.05.00,23.11.03 |24.05.00,23.11.03,23.05.09 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #11 from Lucas Gass <lucas@bywatersolutions.com> --- Backported to 23.05.x for upcoming 23.05.09 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org