Edit report at http://pear.php.net/bugs/bug.php?id=18760&edit=1
ID: 18760
Updated by: claudioandre@gmail.com
Reported By: claudioandre at gmail dot com
Summary: Problems with Object to String Conversion
Status: Open
Type: Bug
Package: HTML_QuickForm2
-Operating System: Debian
+Operating System: CentOS 2.6.18-028stab092.1
Package Version: 0.6.0
PHP Version: 5.3.6
Roadmap Versions:
New Comment:
-Operating System: Debian
+Operating System: CentOS 2.6.18-028stab092.1
Previous Comments:
------------------------------------------------------------------------
[2011-08-25 17:56:19] claudioandre
Description:
------------
Hi there, I have installed the 0.6.0 version and i´m having
problems with outputting the objects(Select, Input). Just get a
"Object" string in the page. Looking to the logs I can see the
following errors:
PHP Notice: Object of class
HTML_QuickForm2_Element_InputText to string conversion in
/usr/local/lib/php/HTML/QuickForm2/Renderer/Default.php on
line 291
I also had to transform some of the protect methods of the
classes to public so that they could work.
Could use some help with this.
Thank you!
------------------------------------------------------------------------