Bug 35232 - Misspelled ID breaks label on patron lists form
Summary: Misspelled ID breaks label on patron lists form
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2023-11-02 16:22 UTC by Owen Leonard
Modified: 2023-11-02 16:22 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2023-11-02 16:22:17 UTC
- Go to Patron lists and add patrons to a list.
- Click the "Add multiple patrons" link
- Clicking the "Borrowernumbers" label doesn't trigger the corresponding radio button

The input's id attribute is "add_by_borrwernumbers" instead of "add_by_borrowernumbers"