[Koha-bugs] [Bug 11203] New: Datatables on parcel.pl do not ignore "stopwords" in titles

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 5 17:31:09 CET 2013


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

            Bug ID: 11203
           Summary: Datatables on parcel.pl do not ignore "stopwords" in
                    titles
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Sorting by the "summary" column does not produce the preferred results. Title
beginning with 'a', 'an', or 'the' are sorted using those articles.

Test plan:
1) Place an order for 2 items with the titles "Alpha" and "The Alpha", along
with some other records with titles starting with something between 'a' and
't', and 't' and 'z'
2) Sort the "pending orders" table, note the incorrect sorting
3) Receive all the items
4) Sort the "already received" table, note the incorrect sorting
5) Apply the patch
6) Repeat steps 1-4, note the corrected sorting

-- 
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