http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1949 ------- Comment #1 from henridamien@koha-fr.org 2008-03-18 09:23 ------- * Subfield repetitions mustn't be separated by a pipe: London, | Boston : incorrect London, Boston : correct This would be quite hard to achieve since detail view mostly uses fields and in this case publicationplace field and it is taken for granted that repeated field values are separated by | Or then, we choose to separate repeated subfields through ", " Or replace | by ' ' But this wouldnot be satisfying. You can find a workaround with summaries for itemtypes (same structure as ISBD But {} are replaced by [] and there are no #fields) ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.