http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8661 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #19 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- A few notes about this feature: 1) I am not a big fan about the punctuation at the end, I think for the normal OPAC user this does not look right (given you don't know about MARC and all that). Plus: they are explicitly added and not in my data. + <xsl:when test="position()=last()"><xsl:text>.</xsl:text></xsl:when><xsl:otherwise 2) Author(s) - the way we indicate plural/singular here is not used for any other label. For the other labels we just use plural form or singular. So this is a bit inconsistent. 3) I would love if it would be possible to hide the [edt] and similar from display. The codes are not translatable and a lot of them are not an easy guess for a normal user. -- You are receiving this mail because: You are watching all bug changes.