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

            Bug ID: 13231
           Summary: ISBD/AACR2 punctuation causes double facets
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Created attachment 33454
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33454&action=edit
Naively remove ISBD punctuation from facets

Using MARC21, assume the following in one biblio:
  100 1 $aFoo, $ewriter.
And this in another biblio:
  100 1 $aFoo.

This produces double facets, one of "Foo," and another for "Foo." - It should
just use one facet, "Foo"

Attached is a quick hack to achieve this.

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