ebsco / edsapi-koha-plugin

EBSCO Koha Plugin
https://github.com/ebsco/edsapi-koha-plugin
Apache License 2.0
16 stars 26 forks source link

2211 cart issue #128

Closed mmohkamkarebsco closed 1 year ago

mmohkamkarebsco commented 1 year ago

This update fixes an issue where carts were not functioning. This was due to an issue with the EDSAutoComp() function. In the short term, setting 'autocomplete' to 'no' in the configuration settings for the plugin will allow carts to function properly.

Autocomplete is being examined for further work in a future update.