Search and Top Navigation
#5753 closed bug (notabug)
Opened June 23, 2010 05:17AM UTC
Closed June 23, 2010 12:57PM UTC
Last modified October 11, 2012 09:15PM UTC
JSON eval() method Issue.
Reported by: | Thiru | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.selectable | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
We have found the issue in dropdown control. When user clicks this control, we called the web service and its returns the data. If the resultant data has more then one space between words or character, it’s showing the scripting error. We have checked that, where the scripting error getting generated. Its generated an eval() function. Please let me know how can I handle the Space in eval() method?
With Thanks
Thirupathi V
This doesn't sound like it has anything to do with jQuery UI.