Bug 35927: Selecting MARC framework again doesn't work when adding to basket from...
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 29 Jan 2024 09:08:00 +0000 (10:08 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 10 May 2024 15:46:16 +0000 (17:46 +0200)
commitb7a5cc5beeb4af7cd23a414519c038f007f5b959
treee521388a9b7129835b2c57506561fbc207286f7f
parent5406aaedfa86aa97ed06019f4862bff285a4aad2
Bug 35927: Selecting MARC framework again doesn't work when adding to basket from an external source

Like Bug 19372, selecting MARC framework currently doesn't work when adding to basket from an external source.
Strangly I can reproduce on koha-testing-docker, but we have this issue with a Ubuntu Focal install.
Looks like it comes from a bad syntaxe than needs to be replaced in any case.

Test plan:
1) Add an order to a basket from an external source
2) Select another framework than the default one on the search result
   view. Before doing 'add order' on choosen search result line.
3) Chek the framework code you will pick will be used in the created biblio record

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
acqui/neworderempty.pl