]> 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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 19 Jul 2024 09:01:28 +0000 (11:01 +0200)
commit020f28a79ffd66655dd284683f8ad99a3a567690
treee4c0f1dca156b720f2a59643fd17a8b8441eee94
parent28dc22e30427f4b90fab683caabc3d5c552b3bd7
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>
(cherry picked from commit 83095ebc4ea72f08dfbb573476fa81357f63c8f6)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
installer/data/mysql/atomicupdate/bug_36819.pl [new file with mode: 0755]