Issue Details (XML | Word | Printable)

Key: TAPESTRY-422
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Jesse Kuhnert
Reporter: Andreas Andreou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Tapestry

ExternalService.getLink javadoc needs to inform that the returned URL is encoded

Created: 21/Jul/05 04:46 AM   Updated: 30/Apr/06 04:53 PM
Return to search
Component/s: Documentation
Affects Version/s: 4.0, 3.0.5
Fix Version/s: 4.0.1, 3.0.5

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works TAPESTRY-422-branch-3.0.patch 2006-03-21 04:05 PM Brian K. Wallace 1 kB
Text File Licensed for inclusion in ASF works TAPESTRY-422-trunk.patch 2006-03-21 04:06 PM Brian K. Wallace 0.9 kB

Resolution Date: 22/Mar/06 07:36 AM


 Description  « Hide
This may apply to other services as well.
The ExternalService.getLink javadoc was copied from IEngineService.getLink javadoc.
It states that "Returns: The URL for the service. The URL will have to be encoded via HttpServletResponse.encodeURL(java.lang.String)."
However, looking at the source code, this is NOT the case for ExternalService's links. They are always encoded.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.