[Koha-bugs] [Bug 32610] Add ability to specify patron attribute as a date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 28 16:00:55 CEST 2023


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

Philip Orr <philip.orr at lmscloud.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #148404|0                           |1
        is obsolete|                            |

--- Comment #12 from Philip Orr <philip.orr at lmscloud.de> ---
Created attachment 148829
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148829&action=edit
Bug 32610: Add date extended patron attributes to the OPAC

This makes sure that the attributes are handled correctly
when displayed and edited in the OPAC during address changes
or self registration.

To test:
  * You will need to test different configuration options for
    extended patron attributes (PA) in combination with the date option:
    * PA displays in OPAC, but is not editable
      * The date will show nicely formatted on the personal details tab.
    * PA displays and is editable in the OPAC
      * The date can be edited using the calendar widget
    * PA displays, is editabe and mandatory
      * The date is marked as required and you can't save without
        it being set.
  * Test the form behaves correctly when requesting changes for an
    existing patron account and when self registering.

Signed-off-by: Philip Orr <philip.orr at lmscloud.de>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list