]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1150939 fix dewey sort
authorJason Etheridge <jason@esilibrary.com>
Thu, 7 Mar 2013 16:59:09 +0000 (11:59 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 20 Aug 2013 14:52:42 +0000 (10:52 -0400)
commitc024726cb5ac5f686b0253e09f010649b4696280
tree0cf3706256161e1adc1a6e90f11055247466eae4
parent85ca009c2bd0ba9e4580660ab3a6ec37d9a2e42d
LP#1150939 fix dewey sort

There's a bit in the code where it tries to pad the first digit group,
if it's the only digit group, but it assumed the digit group was the
first token.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/040.schema.asset.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.acn_dewey_normalizer.sql [new file with mode: 0644]