Ticket #4888 (closed enhancement: fixed)
dojo.rpc.* handling of Json should probably use: json-comment-optional
| Reported by: | jaredj | Owned by: | jaredj |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | RPC | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
dojo.rpc.* handling of Json should probably use: json-comment-optional
Dmachi,
This was brought up to me by a couple co-workers that the Rpc code in dojo.rpc didn't support running in the more secure mode of comment filtered JSON. To support this, it's an absolutely trivial change to the three files to change the handleAs to:
json-comment-optional
I'll be attaching a patch for this. If you don't mind me just applying the patch and committing the enhancement, I'll go ahead and do it. I just wanted your blessing first, since this is your module. Thanks!
-- Jared
Attachments
Change History
Note: See
TracTickets for help on using
tickets.