Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 3.2.16

Bug #493 Invalid method call
Submitted: 2003-12-24 23:49 UTC
From: aidan at virtualexplorer dot com dot au Assigned: avb
Status: Closed Package: HTML_QuickForm
PHP Version: Irrelevant OS: N/A
Roadmaps: (Not assigned)    
Subscription  


 [2003-12-24 23:49 UTC] aidan at virtualexplorer dot com dot au
Description: ------------ On line 393, of HTML_QuickForm.php you have the line: } elseif (!$this->is_callable($filter)) { Obviously, this should be: is_callable, not $this->is_callable Reproduce code: --------------- Simply call the function setConstats with a callback function. Expected result: ---------------- Not a parse error :)

Comments

 [2003-12-26 08:54 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!