You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Brian K. Wallace (JIRA)" <ta...@jakarta.apache.org> on 2006/03/21 09:08:17 UTC

[jira] Updated: (TAPESTRY-422) ExternalService.getLink javadoc needs to inform that the returned URL is encoded

     [ http://issues.apache.org/jira/browse/TAPESTRY-422?page=all ]

Brian K. Wallace updated TAPESTRY-422:
--------------------------------------

    Attachment: TAPESTRY-422-branch-3.0.patch
                TAPESTRY-422-trunk.patch

Patches to Javadoc to explicitly state that URLs returned from ExternalService will already be encoded.

> ExternalService.getLink javadoc needs to inform that the returned URL is encoded
> --------------------------------------------------------------------------------
>
>          Key: TAPESTRY-422
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-422
>      Project: Tapestry
>         Type: Improvement
>   Components: Documentation
>     Versions: 3.0.3, 4.0
>     Reporter: Andreas Andreou
>     Priority: Trivial
>  Attachments: TAPESTRY-422-branch-3.0.patch, TAPESTRY-422-trunk.patch
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org