[Koha-bugs] [Bug 32794] mailto links in 856 can be incorrectly formed by XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 22 17:01:40 CET 2023


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

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #4)
> This is a bit of teasing:
> 
> <xsl:when test="@ind1=7">
>                                 <xsl:value-of
> select="marc:subfield[@code='2']"/><xsl:text>://</xsl:text>
> 
> But when you would put mailto inside $2, this goes wrong again ;)
> Not really a blocker, just noting a fictive improvement.

Ended up fixing it with three more lines.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list