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

Bug #4040 Table containing column 'link' or 'links' is not supported
Submitted: 2005-04-03 16:14 UTC
From: cebewee at gmx dot de Assigned: alan_k
Status: Closed Package: DB_DataObject
PHP Version: 4.3.10 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-04-03 16:14 UTC] cebewee at gmx dot de
Description: ------------ Version of DB_DataObject: 1.7.13 If a database table contains a column named 'link' or 'links', a call to toArray() will result in an error: Warning: Missing argument 1 for getlink() in /usr/share/php/DB/DataObject.php on line 2552 The reason is, toArray calls get{$columnname}() which happens to be getLink() or getLinks() with such a column.

Comments

 [2005-04-20 07:46 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!