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

Bug #1732 Access non-existant object property
Submitted: 2004-06-28 10:04 UTC
From: aashley at optimiser dot com Assigned: ieure
Status: Closed Package: Payment_Process
PHP Version: Irrelevant OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2004-06-28 10:04 UTC] aashley at optimiser dot com
Description: ------------ Line 61 in Common.php should be changed from if (! $this->isRequired($field) && !strlen($this->field)) { to if (! $this->isRequired($field) && !strlen($this->$field)) {

Comments

 [2004-06-28 21:58 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!