koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1949] New: Bibliographic Address isn't properly display


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1949] New: Bibliographic Address isn't properly displayed on OPAC result page
Date: Tue, 18 Mar 2008 08:07:15 -0700 (PDT)

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1949

           Summary: Bibliographic Address isn't properly displayed on OPAC
                    result page
           Product: Koha
           Version: rel_3_0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: OPAC
        AssignedTo: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


On opac-search.pl result page, bibliographic address is not properly
displayed.

For example, a biblio record in MARC21 containing this:

  260 $aLondon,$aBoston :$bRoutledge & Kegan Paul,$c1974.

is displayed this way:

2. Structuralist Analysis in Contemporary Social Thought  by Glucksmann, Miriam
- 1974 - Routledge & Kegan Paul, ; London, | Boston : - 197 p., notes, index 

It shoud be displayed like that:

2. Structuralist Analysis in Contemporary Social Thought  by Glucksmann, Miriam
London, Boston : Routledge & Kegan Paul, 1974. - 197 p., notes, index 

In brief:

  * The first '-' must be removed.
  * 260 subfield must be reordered: $a $b $c.
  * Subfield repetitions mustn't be separated by a pipe: 
    London, | Boston   : incorrect
    London, Boston     : correct




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]