]> git.koha-community.org Git - koha.git/commit
Bug 36819: (follow-up) Updatedatabase to correct wrong value
authorCaroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Tue, 21 May 2024 13:37:38 +0000 (09:37 -0400)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Wed, 22 May 2024 14:18:05 +0000 (16:18 +0200)
commit83095ebc4ea72f08dfbb573476fa81357f63c8f6
tree5d7a9cef1eac184a722cb5665a9e521637baac2a
parentc4cabd5fa0c7466829c41c7894ba6e6a58c039eb
Bug 36819: (follow-up) Updatedatabase to correct wrong value

This patch adds an update to correct the value of scale_width to
0.800000 IF it is 0.080000. It should not change the value if it
is anything else than 0.080000.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
installer/data/mysql/atomicupdate/bug_36819.pl [new file with mode: 0755]