Home » Database » DB_DataObject_FormBuilder » Bug #3333
selectAddEmpty for time elements error in code
Details
| 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) |
Comments
[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