Opened 15 years ago
Closed 15 years ago
#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: | ||
Blocked by: | Blocking: |
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 (1)
Change History (3)
Changed 15 years ago by
Attachment: | dataFilter[5810].diff added |
---|
comment:1 Changed 15 years ago by
need: | Patch → Commit |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
This is the patch