ID: 40966 Updated by: [EMAIL PROTECTED] Reported By: p dot dolny at cortum dot pl -Status: Assigned +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant Assigned To: didou New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2007-03-31 13:30:54] [EMAIL PROTECTED] The XML sources are fine, looks like this is caused by the XML syntax highlighter. Mehdi: could you check this out please? ------------------------------------------------------------------------ [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
