[Koha-bugs] [Bug 34931] Collapsed Additional attributes and identifiers that contain a PA_CLASS do not display well.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 20 20:38:50 CEST 2023


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

Brendan Lawlor <blawlor at clamsnet.org> changed:

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

--- Comment #3 from Brendan Lawlor <blawlor at clamsnet.org> ---
Created attachment 157562
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157562&action=edit
Bug 34931: Remove fieldset/legend in favor of div/h3

1. Create some PA_CLASS authorized values.
2. Create some custom patron attributes and add them to the newly created
PA_CLASS's.
3.  Set CollapseFieldsPatronAddForm to collapse 'Additional attributes and
identifiers'.
4. Go to a new or existing patron record.
5. At the top of the page click the checkbox for "Show collapsed fields:".
6. Scroll down to that section and notice the PA_CLASS <legend> element is
shown but not the individual patron attributes within that PA_CLASS.
7. Apply patch
8. Try again, the Additional attributes and identifiers fieldset should display
properly.

Signed-off-by: Brendan Lawlor <blawlor at clamsnet.org>

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


More information about the Koha-bugs mailing list