https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43211 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes an error when release notes| |receiving an order, when | |the basket has "Create | |items when" set to | |"receiving an order". | |Orders can now be received | |when this is the case. | | | |Previously, receiving an | |order would result in the | |page staying on | |"Processing", and nothing | |further happening (as well | |as a browser console | |JavaScript error "Uncaught | |TypeError: | |unique_item_fields.split is | |not a function"). --- Comment #7 from David Nind <david@davidnind.com> --- There is now another console error, but I think that is related to the URL I use when testing using KTD and the staffClientBaseURL system preference: Executing inline script violates the following Content Security Policy directive 'script-src 'self' 'nonce-CQ06Uey_ZsBjaJO1ue1WxR''. Either the 'unsafe-inline' keyword, a hash ('sha256-wihnqW+7il7w5Tc+zNUaLVAv6jIAUH20wvt6umRVLw0='), or a nonce ('nonce-...') is required to enable inline execution. The policy is report-only, so the violation has been logged but no further action has been taken -- You are receiving this mail because: You are watching all bug changes.