Robust URL encoding for action invocations
Reported by Ben James | June 9th, 2011 @ 03:51 PM
When the Diffa UI sends an action invocation request to the agent, and similarly when the agent actually invokes the action, URLs are built using simple string concatenation with no encoding of special URL entities.
This means there is the possibility of broken URLs being produced, e.g. if entityId is "foo/123" then the UI might make a request to "/actions/abc/resend/foo/123", when it should be "/actions/abc/resend/foo%2F123".
Comments and changes to this ticket
-

Ben James June 9th, 2011 @ 10:11 PM
- Assigned user set to Ben James
-

Ben James June 10th, 2011 @ 11:33 AM
- State changed from new to open
-

Ben James June 10th, 2011 @ 01:10 PM
- State changed from open to new
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.
People watching this ticket
- Nobody is watching this ticket.