#5753 closed bug (notabug)
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
Note: See
TracTickets for help on using
tickets.
This doesn't sound like it has anything to do with jQuery UI.