Modify ↓
Ticket #3231 (closed feature: fixed)
Allow dataFilter to parse the response
| Reported by: | flesler | Owned by: | flesler |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | ajax | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
This is specially useful for users that need to avoid the use of eval (f.e: for AIR apps). They can provide an alternative way to eval json and any other response.
Attachments
Change History
Changed 5 years ago by flesler
-
attachment
dataFilter[5810].diff
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is the patch