[ 
https://issues.apache.org/jira/browse/TAPESTRY-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse Kuhnert resolved TAPESTRY-1462.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1.2
         Assignee: Jesse Kuhnert

Context path is request each time - though servlet path is still cached as that 
value isn't as straightforward.

> LinkFactoryImpl caches context path and servlet path
> ----------------------------------------------------
>
>                 Key: TAPESTRY-1462
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1462
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 4.0, 4.1
>            Reporter: Christian Haselbach
>         Assigned To: Jesse Kuhnert
>            Priority: Minor
>             Fix For: 4.1.2
>
>
> The class org.apache.tapestry.services.impl.LinkFactoryImpl caches the 
> context path and the servlet path, two values that can differ for every 
> request.
> The class has the web request injected and should use the values from there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to