PEAR is archived and read-only

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

Home » HTML » HTML_QuickForm » Bug #2637

Bug in example (required fields) HTML_QuickForm

Details

Submitted2004-10-28 11:31 UTC
Fromschwering at ift-nord dot de
Assignedths
StatusNo Feedback
PackageHTML_QuickForm
PHP VersionIrrelevant
OSLinux-Red Hat
Roadmaps(Not assigned)

Comments

[2004-10-28 11:31 UTC] schwering at ift-nord dot de

Description:
------------
there might be an error in the:
FlexyStatic_example.php
or in its included files.

the whole example is working but with a color bug:

if u do not enter necessary fields it should come up an orange warning messgage behind the field labels.

it is orange with two exceptions:
the waring message for the group: Name (with first and last)
and for the group: address (with zip and city) is black.

not sure why.. any workaround for that bug?

Expected result:
----------------
orange warning messages for every required field if empty

Actual result:
--------------
2 group warnings are black