]> git.koha-community.org Git - koha.git/commit
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)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 30 May 2024 19:10:54 +0000 (19:10 +0000)
commitbbf60c88917705da253b02652c17deada260d6ab
tree96a51821404b5453959d23be36ea431b3c36f213
parent3ecf313caa2c7773ae98be03ab3323b2a0ef0cbf
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>
(cherry picked from commit b7a5cc5beeb4af7cd23a414519c038f007f5b959)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 71b9421451dce017c12b82f34240431d4069a288)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
acqui/neworderempty.pl