Bug 13004

Summary: Incorrect display of MARC21 title with subfields n and p in XSLT
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: MARC Bibliographic data supportAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marcel de Rooy 2014-09-29 11:14:11 UTC
I have this title in MARC 245:

a Title Gugong bowuyuan cangpin daxi. 
p Name of part/section of a work Taoci bian. 
n Number of part/section of a work 1, 
p Name of part/section of a work Xinshiqi shidai zhi handai = 
b Remainder of title Compendium of collections in the Palace Museum. 
p Name of part/section of a work Ceramics. 
n Number of part/section of a work 1, 
p Name of part/section of a work From the Neolithic Age to the Han Dynasty / 
c Statement of responsibility, etc Gugong bowuyuan bian. 

The various XSLT files for opac and intranet display it like:
Gugong bowuyuan cangpin daxi. Compendium of collections in the Palace Museum. Taoci bian. 1, Xinshiqi shidai zhi handai = Ceramics. 1, From the Neolithic Age to the Han Dynasty / 

Note that the order of the MARC record should have been followed. So in this case first the transliterated Chinese and after that the translated English part. (Note that the MARC detail view in OPAC is correct.)