Changeset 193

Show
Ignore:
Timestamp:
05/14/07 20:33:39 (1 year ago)
Author:
mrook
Message:

Fix XSLT bug (closes issue #112)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/phpunit2-frames.xsl

    r123 r193  
    651651--> 
    652652<xsl:template name="br-replace"> 
     653    <xsl:param name="word"/> 
    653654    <xsl:choose> 
    654655         <xsl:when test="contains($word,'&#x0A;')"> 
  • trunk/etc/phpunit2-noframes.xsl

    r123 r193  
    409409--> 
    410410<xsl:template name="br-replace"> 
     411    <xsl:param name="word"/> 
    411412    <xsl:choose> 
    412413         <xsl:when test="contains($word,'&#x0A;')">