PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_DataObject_FormBuilder » Bug #4407

addFormHeader no longer works in 0.16.0

Details

Submitted2005-05-22 21:22 UTC
Fromjoka at sizwe dot org
Assignedjustinpatrin
StatusClosed
PackageDB_DataObject_FormBuilder
PHP Version4.3.11
OSLinux
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)