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
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: dwaroff at viedu dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 00:01:30 2024 UTC