[Koha-bugs] [Bug 28511] Road types in OPAC should prefer OPAC description if one exists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 7 20:55:41 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28511

--- Comment #1 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list