php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36058 talks.php.net fails showing some PDFs
Submitted: 2006-01-17 19:53 UTC Modified: 2008-06-14 15:27 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: dwaroff at viedu dot org Assigned:
Status: Wont fix Package: Website problem
PHP Version: Irrelevant OS: MacOS 10.4
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2006-01-17 19:53 UTC] dwaroff at viedu dot org
Description:
------------
Using Firefox 1.5 on MacOS 10.4 -

When PDF (US-letter) is set ("show speaker notes" checked or unchecked) and "Migrating from PHP 4 to PHP 5" dated june 23, 2005 is clicked (link address http://talks.php.net/show/migrating-lt2005) this error message appears:

Fatal error: Cannot instantiate non-existent class: ez_content_object_treenode in /local/Web/sites/talks/display.php(1696) : eval()'d code on line 12

Fatal error: PDFlib error: function 'PDF_delete' must not be called in 'page' scope in Unknown on line 0

Reproduce code:
---------------
None

Expected result:
----------------
PDF displayed

Actual result:
--------------
Under Firefox 1.5:

Fatal error: Cannot instantiate non-existent class: ez_content_object_treenode in /local/Web/sites/talks/display.php(1696) : eval()'d code on line 12


Under IE-mac 5.2.3

HTML-version title page is displayed; presentation fails


Under Opera:

HTML-version title page is displayed; presentation works

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-06-14 15:27 UTC] philip@php.net
PDF support has been removed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 18:02:40 2024 UTC