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

Chloé Zermatten <[email protected]> changed:

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

--- Comment #2 from Chloé Zermatten <[email protected]> ---
Created attachment 181972
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181972&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.

Signed-off-by: Chloe Zermatten <[email protected]>

-- 
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