Bug 30561 - Javascript error when clicking "Date acquired"
Summary: Javascript error when clicking "Date acquired"
Status: RESOLVED DUPLICATE of bug 30514
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-19 04:54 UTC by David Cook
Modified: 2022-04-19 11:04 UTC (History)
1 user (show)

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 David Cook 2022-04-19 04:54:26 UTC
When I'm clicking on "Date acquired" in koha-testing-docker, the field is populating but I'm getting this Javascript error:

calendar_21.1200033.js:11 Uncaught ReferenceError: dateformat_string is not defined
    at is_valid_date (calendar_21.1200033.js:11:22)
    at validate_date (calendar_21.1200033.js:48:10)
    at Object.onClose (additem.pl?biblionumber=29:500:1942)
    at pe (flatpickr.min_21.1200033.js:2:34535)
    at Object.E.w.close (flatpickr.min_21.1200033.js:2:30421)
    at HTMLDocument.Z (flatpickr.min_21.1200033.js:2:20063)
Comment 1 Owen Leonard 2022-04-19 11:04:07 UTC

*** This bug has been marked as a duplicate of bug 30514 ***