ID: 40966 Updated by: [EMAIL PROTECTED] Reported By: p dot dolny at cortum dot pl -Status: Open +Status: Assigned Bug Type: Documentation problem PHP Version: Irrelevant -Assigned To: +Assigned To: didou New Comment:
The XML sources are fine, looks like this is caused by the XML syntax highlighter. Mehdi: could you check this out please? Previous Comments: ------------------------------------------------------------------------ [2007-03-31 12:09:05] p dot dolny at cortum dot pl Description: ------------ There is an example on documentation page about xsl (http://pl.php.net/manual/pl/ref.xsl.php). In 2nd line there is <xsl:param name="owner" select=""Nicolas Eliaszewicz'"/> And there should be <xsl:param name="owner" select="'Nicolas Eliaszewicz'"/> instead (there should be single quote just before Nicolas, not double quote) Please fix it, it made me angry when I searched 1h a silly thing when I try to test is xsl works. PS. Sorry for my english ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40966&edit=1
