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

Bug #3333 selectAddEmpty for time elements error in code
Submitted: 2005-01-31 00:03 UTC
From: abarrei at gmail dot com Assigned: justinpatrin
Status: Closed Package: DB_DataObject_FormBuilder
PHP Version: 4.3.8 OS: linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-01-31 00:03 UTC] abarrei at gmail dot com
Description: ------------ * @version $Id: QuickForm.php,v 1.28 2005/01/28 01:23:45 justinpatrin Exp $ Line: 502 Nice copy paste bug :) _createTimeElement function is setting the addEmptyOption in $dateOptions instead of $timeOptions, both in the if clause and in the actual setting of the array. Reproduce code: --------------- N/A Expected result: ---------------- N/A Actual result: -------------- N/A

Comments

 [2005-01-31 00:16 UTC] justinpatrin
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.