Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0
-
Fix Version/s: 6.1.4rc0
-
Component/s: None
-
Labels:None
-
Environment:Jetty 6.1.0, JRE 1.5.0_08, Windows XP
-
Number of attachments :
Description
Cross-domain cometd requires "ScriptSrcTransport" in terms of dojo implementation. This is similar to plain json transport with additional callback function call.
Response looks like this:
{{callbackFunction([
]);}}
Callback name is provided by request.
Activity
Jan Bartel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Greg Wilkins [ gregw ] |
Greg Wilkins
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Greg Wilkins
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Fix Version/s | 6.1.4rc0 [ 13515 ] |
Fixed.
The RPC support was breaking it