Zet-Web / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

<xsl:call-template> doesn't receive nested children #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Write call>wp

What is the expected output? 
<xsl:call-template name="">
    <xsl:with-param name="" select=""/>
</xsl:call-template>

What do you see instead?
<xsl:call-template name=""/>

Original issue reported on code.google.com by serge....@gmail.com on 26 Aug 2009 at 10:40

GoogleCodeExporter commented 9 years ago
Fixed in ZC 0.6

Original comment by serge....@gmail.com on 15 Jan 2010 at 10:19