PEAR is archived and read-only

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

Home » HTML » HTML_QuickForm_Livesearch » Bug #8910

resetting value when submited data not in suggestion list

Details

Submitted2006-10-08 13:01 UTC
Fromfrutik at gmail dot com
Assignedthesee
StatusBogus
PackageHTML_QuickForm_Livesearch
PHP Version5.1.6
OSLinux
Roadmaps(Not assigned)

Comments

[2006-10-08 13:01 UTC] frutik at gmail dot com

Description:
------------
when submitting form with livesearch elements value different from any suggestions list element - form element is set to null. is this correct?

[2006-10-08 19:30 UTC] thesee at php dot net

Thank you for taking the time to write to us, but this is not
a bug.

It's correct, it's listed in the changelog.
The livesearch_select works as a dropdown list[html form select element emulation], so the value must be in list.

Next time if you have doubt about package functions, plz write to mailing list.
Thank you for feedback ;)

bye