Home » HTML » HTML_QuickForm » Bug #2637
Bug in example (required fields) HTML_QuickForm
Details
| Submitted | 2004-10-28 11:31 UTC |
|---|---|
| From | schwering at ift-nord dot de |
| Assigned | ths |
| Status | No Feedback |
| Package | HTML_QuickForm |
| PHP Version | Irrelevant |
| OS | Linux-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