[Bug 28511] New: Road types in OPAC should prefer OPAC description if one exists
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Bug ID: 28511 Summary: Road types in OPAC should prefer OPAC description if one exists Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org The road type pull down in the OPAC doesn't use the OPAC description. If one is set, it should be used with a fall back to the normal description. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|20.11 |master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial 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=28511 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 121692 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121692&action=edit Bug 28511: Road types in OPAC should prefer OPAC description if one exists This patch modifies the patron entry form in the OPAC so that if street types are defined in authorized values, the OPAC description is preferred. To test, apply the patch and go to Administration -> Authorized values. - Add or edit entries in the "ROADTYPE" category. - Some entries should have only the "Description" set, while others should have "Description" and "Description (OPAC)". - In the OPAC, open the patron registration page. Check the "Stree type" drop down in the "Main address" section. - For entries which have an OPAC description, this value should show. - For entries without an OPAC description the default should show. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 David Nind <david@davidnind.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=28511 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121692|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 121696 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121696&action=edit Bug 28511: Road types in OPAC should prefer OPAC description if one exists This patch modifies the patron entry form in the OPAC so that if street types are defined in authorized values, the OPAC description is preferred. To test, apply the patch and go to Administration -> Authorized values. - Add or edit entries in the "ROADTYPE" category. - Some entries should have only the "Description" set, while others should have "Description" and "Description (OPAC)". - In the OPAC, open the patron registration page. Check the "Stree type" drop down in the "Main address" section. - For entries which have an OPAC description, this value should show. - For entries without an OPAC description the default should show. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Nick Clemens <nick@bywatersolutions.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=28511 --- Comment #3 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 121863 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121863&action=edit Bug 27348: Fix test on ALTERNATE_INDEXER_DAEMON in koha-indexer Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com Attachment #121863|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121696|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 122214 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122214&action=edit Bug 28511: Road types in OPAC should prefer OPAC description if one exists This patch modifies the patron entry form in the OPAC so that if street types are defined in authorized values, the OPAC description is preferred. To test, apply the patch and go to Administration -> Authorized values. - Add or edit entries in the "ROADTYPE" category. - Some entries should have only the "Description" set, while others should have "Description" and "Description (OPAC)". - In the OPAC, open the patron registration page. Check the "Stree type" drop down in the "Main address" section. - For entries which have an OPAC description, this value should show. - For entries without an OPAC description the default should show. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.11.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=28511 --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Pushed to master for 21.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |kyle@bywatersolutions.com Version(s)|21.11.00 |21.11.00,21.05.02 released in| | --- Comment #6 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to 21.05.x for 21.05.02 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |18112 CC| |fridolin.somers@biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers@biblibre.com> --- Depends on Bug 18112 not in 20.11.x Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18112 [Bug 18112] Add street type to main address in OPAC -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org