[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 15:33:26 CET 2023


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #4 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
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.

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


More information about the Koha-bugs mailing list