LP#1981714: fix Dojo AutoFieldWidget initialization bug
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 14 Jul 2022 16:12:59 +0000 (16:12 +0000)
committerJane Sandberg <js7389@princeton.edu>
Sun, 2 Oct 2022 13:41:15 +0000 (06:41 -0700)
commit42fd3d71b528bc989c1dc6635248905cc818b84a
treecab14e0a93080a5c4807270a17002769ee004b92
parentacdc618220ed035069b8304c82da17c1fe6386ac
LP#1981714: fix Dojo AutoFieldWidget initialization bug

This patch fixes a bug where AutoFieldWidget wouldn't
invoke the callback when building an org unit selector. Fixing this
allows library settings (including acq.default_owning_lib_for_auto_lids
added in the previous patch) whose datatype is link and whose fm_class
is aou to work in the Dojo Library Settings editor.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/web/js/dojo/openils/widget/AutoFieldWidget.js