Hello,
we're using QuipuKit 1.3.1 and experienced a reproducable problem with the Suggestion Field.
Error reproduction:
- Go to http://www.teamdev.com/quipukit/demo/suggestionfield/
- Insert "Ger" in the "Country" field (=custom mode suggestion field)
- Wait for completion proposal
-> all is working fine until this point
- Now type a comma
-> We get an internal server error (500)
This problem occurs only in correlation with the custom mode suggestion field. If you type in something like "MyName, MyStreet" you will receive at server side the search-string "MyNam" - 'e' and the rest is cutted.
Does anyone has ideas to get around this?
Regards,
Martin