Home » Database » DB_DataObject_FormBuilder » Bug #4407
addFormHeader no longer works in 0.16.0
Details
| Submitted | 2005-05-22 21:22 UTC |
|---|---|
| From | joka at sizwe dot org |
| Assigned | justinpatrin |
| Status | Closed |
| Package | DB_DataObject_FormBuilder |
| PHP Version | 4.3.11 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-05-22 21:22 UTC] joka at sizwe dot org
Description:
------------
The declaration of $addFormHeader seems to be missing in DB/DataObject/FormBuilder/QuickForm.php. As a result the variable is not copied from the FormBuilder object.
My DB_DataObject_FormBuilder version is 0.16.0.
[2006-01-20 16:24 UTC] laurens dot van dot alphen at keenondots dot com
Both
- linkDisplayFields
- addFormHeader
don't work when set in DataObjects.ini in 1.8.0
(1.8.1 has other issues so I can't test there)