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

            Bug ID: 32175
           Summary: Flatpickr usage causes acquisitions item info clone to
                    fail when dateaccessioned is filled in
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: dc...@prosentient.com.au
        QA Contact: testo...@bugs.koha-community.org

Bug 29369 added Flatpickr to the "Date acquired" field

When creating items at receival time in Acquisitions, the item info should be
cloned/prefilled for the next item after adding an item.

However, if you've added a value to "Date acquired", it will trigger a
Javascript error that stops the clone/prefill from working.

This is because the "input[name='field_value']" element is wrapped by '<span
class="flatpickr_wrapper">' which creates a problematic inconsistency with the
HTML structure...

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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