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

            Bug ID: 13070
           Summary: Managing staged MARC records, sorting by title should
                    ignore articles
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
               URL: /cgi-bin/koha/tools/manage-marc-import.pl?import_batch
                    _id=X
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

The new DataTables-enhanced display of staged MARC records should be modified
so that sorting by title ignores articles.

I thought the solution would be as simple as the one for Bug 13069, but when I
try to add something similar to manage-marc-imports.tt it doesn't work (Line
38):

-              { "mDataProp": "citation" },
+              { "mDataProp": "citation", "sType": "anti-the" },

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to