http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13083 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #2 from Frédéric Demians <frederic@tamil.fr> --- This is OK for MARC21 but won't be that good for UNIMARC: - In MARC21, if you have a title and a subtitle, the title (245$a) ends with ':', and so your patch will display correctly separated title and subtile. - In UNIMARC, puncuation characters are not stored in field, ie the title doesn't end with a ':'. The display layer is in charge to add punctuation characters. That what UNIMARC XSL is doing. Am I wrong or do you have already proposed a patch to display tagged biblio records with XSL? -- You are receiving this mail because: You are watching all bug changes.