Edit report at https://bugs.php.net/bug.php?id=78542&edit=1
ID: 78542 Updated by: [email protected] Reported by: php-bugs at allenjb dot me dot uk Summary: Broken presentation on talks.php.net -Status: Open +Status: Verified Type: Bug -Package: Unknown/Other Function +Package: Website problem Operating System: n/a PHP Version: Irrelevant Block user comment: N Private report: N New Comment: It seems the problem is that the slide viewer expects UTF-8 encoded XML[1], but vxml_php_2004.xml is ISO-8859-1 encoded. [1] <https://github.com/php/web-pres2/blob/4812e8393d9b9d6e9ae8139ae3374dafa3e392f0/XML_Slide.php#L79> Previous Comments: ------------------------------------------------------------------------ [2019-09-15 10:27:40] php-bugs at allenjb dot me dot uk Description: ------------ http://talks.php.net/show/vxml_php_2004 When attempting to go to the next slide, an XML error occurs: XML_Parser: Invalid character at XML input line 9:20 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=78542&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
