]> git.koha-community.org Git - koha.git/commit
Bug 5865 - Labels wrap incorrectly when paper width is greater than height
authorChris Nighswonger <cnighswonger@foundations.edu>
Mon, 14 Mar 2011 20:27:17 +0000 (16:27 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 22 Mar 2011 21:20:47 +0000 (17:20 -0400)
commit3ca14dd3269b9629d2fe9bbb3bcc78faa6b8a5fa
treea1b70fe7e0abee41e5467a1069d4500f655aa6a1
parentbea1621ffa6717acfaf5685e5514a223fdf16a1a
Bug 5865 - Labels wrap incorrectly when paper width is greater than height

This is due to the incorrect use of string comparators to compare numeric values.
This patch corrects that.

Note: This should be backported to 3.2.x

Signed-off-by: Jared Camins-Esakov <jcamins@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 5a924cc530658f3ab11cf1a219fd9ba4e602f1e5)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
labels/label-create-pdf.pl