]> git.koha-community.org Git - koha.git/commit
Bug 18044: Label Batches not displaying
authorChris Nighswonger <cnighswonger@foundations.edu>
Sun, 5 Feb 2017 21:11:30 +0000 (16:11 -0500)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 9 Feb 2017 09:31:17 +0000 (10:31 +0100)
commita76fe18ca4b288d27b26f8f150817af2adb04b16
treea2f07e59e9910a0ff4514de949b73be0c79d769a
parente2d9cc0251858902735753305b4298f22a84b915
Bug 18044: Label Batches not displaying

SQL expects lists to be comma separated. A trailing comma must also
be avoided.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 544cf17d6f3279d95835ba42d40d49982e97f0a2)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
(cherry picked from commit b61ff540611f0dfd28dd7818dc1d03062cb4c159)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/Creators/Lib.pm