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

--- Comment #1 from Slava Shishkin <[email protected]> ---
Created attachment 181902
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181902&action=edit
Bug 39828: Fix QuickAdd skipping fields

Currently, fields like userid are skipped if the last input in the main form
is hidden or has no ID. This patch fixes the selection logic to avoid skipping.

Steps to reproduce:
1. Add userid (or any other field that matches above structure) to
PatronQuickAddFields.
2. Open the Add Patron form and use Quick Add.
3. Observe → the field is missing.
4. Apply the patch.
5. Use Quick Add again and observe that 'Username' field is there.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to