PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_TreeMenu » Bug #2058

HTML_TreeMenu_DHTML->printMenu() produces no output

Details

Submitted2004-08-04 18:39 UTC
Fromjmadson at techie dot com
StatusBogus
PackageHTML_TreeMenu
PHP Version5.0.0
OSLinux
Roadmaps(Not assigned)

Comments

[2004-08-04 18:39 UTC] jmadson at techie dot com

Description:
------------
HTML_TreeMenu version: 1.1.9
PHP modules:
./configure --with-apx2=/usr/local/apache2/bin/apxs --with-mysql=/usr/lib/mysql --with-libxml-dir=/usr/lib --with-xsl=/usr/lib --with-zlib
PEAR version: 1.3.2

Calling method printMenu() via a properly initialized and populated HTML_TreeMenu_DHTML object produces absolutely no HTML or JavaScript for me. No errors are thrown with error_reporting set to E_ALL. Calling printMenu() on an HTML_TreeMenu_Listbox object, however, produces the expected output.

Reproduce code:
---------------
See example script included in HTML_TreeMenu package at {PEAR dir}/HTML/docs/example.php

Expected result:
----------------
Both a dropdown menu tree and an HTML/JavaScript tree.

Actual result:
--------------
Only the dropdown menu of the tree, not the HTML/JavaScript menu.

[2004-12-01 03:06 UTC] two_shoes_2002 at yahoo dot com

I've got the same problem. HTML_TreeMenu should be removed from PEAR until this is fixed.

[2004-12-31 00:35 UTC] progrium at gmail dot com

I agree. It should at least be labeled as alpha... this is hardly stable.

[2005-02-19 20:09 UTC] olivier dot hubert1 at chello dot be

I ave the same problem.
My application use HTML_TreeMenu version: 1.1.9
My developement computer as resently crashed. After new installation (suse 9.2, APACHE2, PHP 5.0.3). My tree view produces absolutely nothing. Juste this "printMenu() ?>".

This bug is created by my php installation or from class HTML_TreeMenu 1.1.9 ?

Thanks and sorry for my bad english.