[EMAIL PROTECTED] writes: > > 169 <xsl:choose> > > 170 <xsl:when test="contains(@width, '%')"><!-- as percentage --> > > Change line 170 to > <xsl:when test="contains(string(@width), '%')"> are you saying this is a workaround for a bug in Sablotron, or that other XSL processors are being too forgiving? Sebastian
- Bug Report Matthew Cordes
- Re: [Sab] Bug Report Mod XSLT
- Re: [Sab] Bug Report Scott Holdren
- [Sab] Bug Report, xsl:choose Sebastian Rahtz
- Re: [Sab] Bug Report, xsl:choose robin
- Re: [Sab] Bug Report, xsl:choos... Sebastian Rahtz
- bug report Joseph M. Reagle Jr.
- Re: [Sab] bug report robin
- Re: [Sab] bug report Joseph M. Reagle Jr.
