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 #2529

Custom callback rules not called if no value submitted

Details

Request #2529Custom callback rules not called if no value submitted
Submitted2004-10-14 15:30 UTC
Fromsw at knollwimmer dot de
StatusBogus
PackageHTML_QuickForm
PHP Version4.3.2
OSLinux
Roadmaps(Not assigned)

Comments

[2004-10-14 15:30 UTC] sw at knollwimmer dot de

Description:
------------
I was trying to test field1 dependent on another field2 in the form - only in some special cases field1 needs to be filled out. Unfortunately my custom rule doesn't get called if the value is empty.
I hope I didn't miss anything obvious...
Greets, Stefan