[Koha-bugs] [Bug 4265] Sorting by call number in OPAC is slightly off

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Thu Feb 25 15:21:48 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4265





--- Comment #1 from Magnus Enger <magnus at enger.priv.no>  2010-02-25 14:21:47 ---
Here's cn_sort and cn_source for the two records in the screenshot: 

mysql> select cn_sort, cn_source from items;  
+--------------------------+-----------+
| cn_sort                  | cn_source |
+--------------------------+-----------+
| 346_LES                  | ddc       | 
| 346_040000000000000_LES  | ddc       | 
+--------------------------+-----------+


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list