[Koha-bugs] [Bug 30797] New: Subfields linked to the dateaccessioned.pl value builder on addbiblio.pl throw a JS error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 18 06:24:24 CEST 2022


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

            Bug ID: 30797
           Summary: Subfields linked to the dateaccessioned.pl value
                    builder on addbiblio.pl throw a JS error
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: alexbuckley at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

By default the dateaccessioned.pl cataloguing value builder is linked to the
952$d subfield. When the additem.pl page loads the 952$d is pre-populated with
today's date.

However, some libraries link the dateaccessioned.pl cataloguing value builder
plugin to subfields displayed in the addbiblio.pl (biblio cataloguing page).
For example, 902$d.

When you load the addbiblio.pl page those subfields are not pre-populated with
today's date. Instead in the console you get the following JavaScript error:

Uncaught TypeError: $(...).flatpickr is not a function

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


More information about the Koha-bugs mailing list