Home » HTML » HTML_QuickForm_Livesearch » Bug #8910
resetting value when submited data not in suggestion list
Details
| Submitted | 2006-10-08 13:01 UTC |
|---|---|
| From | frutik at gmail dot com |
| Assigned | thesee |
| Status | Bogus |
| Package | HTML_QuickForm_Livesearch |
| PHP Version | 5.1.6 |
| OS | Linux |
| 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