[Koha-bugs] [Bug 12899] New: Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 10 14:45:14 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

            Bug ID: 12899
           Summary: Row grouping in checkouts table is alphabetical and
                    layout depends on words chosen in translation
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: viktor.sarge at regionhalland.se
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

In checkouts.js the checkouts table is being built and the rows are grouped
ascending alphabetically into "Today's checkouts" and "Previous checkouts". The
problem is that in translations where the words are different sorting "asc" can
change the layout so that previous checkouts are on top and hides todays. Very
impractical. 

.rowGrouping is the culprit. 

Thanks to Owen and Kyle for troubleshooting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list