php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78542 Broken presentation on talks.php.net
Submitted: 2019-09-15 10:27 UTC Modified: 2019-09-15 12:54 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: php-bugs at allenjb dot me dot uk Assigned:
Status: Verified Package: Website problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php-bugs at allenjb dot me dot uk
New email:
PHP Version: OS:

 

 [2019-09-15 10:27 UTC] 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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-09-15 12:21 UTC] cmb@php.net
-Status: Open +Status: Verified -Package: Unknown/Other Function +Package: Website problem
 [2019-09-15 12:21 UTC] cmb@php.net
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>
 [2019-09-15 12:54 UTC] cmb@php.net
I'd gladly provide a PR for web-presentations, but I can't
checkout the repo[1] due to slides/grown-up/suhosin_gross.png?w=
containing a question mark.  It seems this file had been
inadvertently checked in.

[1] <http://git.php.net/?p=presentations.git;a=summary>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC