evoluteur / structured-filter

jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
http://evoluteur.github.io/structured-filter/
MIT License
258 stars 61 forks source link

Boolean returns Yes / 1, regardless if Yes or No is selected #1

Closed paulprimaryk closed 10 years ago

paulprimaryk commented 10 years ago

Whether the users choose the Yes or No radio button in the UI, a boolean field type filter is always set to Yes / 1.

evoluteur commented 10 years ago

Thanks for letting me know. The bug is now fixed.