https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40300

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183830|0                           |1
        is obsolete|                            |

--- Comment #8 from David Nind <[email protected]> ---
Created attachment 183849
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183849&action=edit
Bug 40300: Add chop punctuation to PartName () in Part xslt templates

In both intranet and OPAC full detail display an 830 series field which has a
part $p displays multiple semi-colons if the field contains one. There is a
part template which needs to use chopPunctuation.
Test plan:
1. Add series field 830 with

$a Analecta Gregoriana, Series Facultatis Philosophiae.
$p Sectio B ;
$v n. 14.

2. Observe OPAC or intranet detail record:

Analecta Gregoriana, Series Facultatis Philosophiae. Sectio B ; ; n. 14.

3. Apply patch and restart_all

4. Observe OPAC or intranet detail record again - should be

Analecta Gregoriana, Series Facultatis Philosophiae. Sectio B ; n. 14.

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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