-
Bug
-
Resolution: Unresolved
-
Major
-
3.2.0, 3.4.0
-
None
-
None
-
4.11M1
In the xsl thumbnails_1.1.xsl in the template:
<xsl:template match="link" mode="app-icon">
The default icon currently handled in the <xsl:otherwise> block should be moved into a separate template and called using xsl:call-template.