Hi, On Tue, Jul 7, 2015 at 2:38 PM, Via Vitae Solutions <[email protected]> wrote: [snipped] > Example: > For numeric digits - while sorting a series of numbers like > 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 - it (barcode / spine) generate as > >১,১০,১১,১২,১৩,১৪,১৫,২,৩,৪,৫,৬,৭,৮,৯
^^ escaped Unicode code points. What I would do in this case would be track down the code that is sending up that output and then figure out a way to fix that. :-) btw, the first principal of asking for help on this list is to mention on which version of Koha you are working on. The current stable version is 3.20.1. hth, -idg -- Indranil Das Gupta Phone : +91-98300-20971 Blog : http://indradg.randomink.org/blog IRC : indradg on irc://irc.freenode.net Twitter : indradg -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- Please exchange editable Office documents only in ODF Format. No other format is acceptable. Support Open Standards. For a free editor supporting ODF, please visit LibreOffice - http://www.documentfoundation.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

