You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/02/05 21:05:59 UTC

[jira] Closed: (TAP5-489) The comment inside AssetBinding concerning invariant is out of date, in that all Assets now use complete URLs

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

Howard M. Lewis Ship closed TAP5-489.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.0

Added the new isInvariant() method to Asset to address this properly.

> The comment inside AssetBinding concerning invariant is out of date, in that all Assets now use complete URLs
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-489
>                 URL: https://issues.apache.org/jira/browse/TAP5-489
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1.0.0
>
>
> A recent change ensures that Assets always use a complete URL, not a relative URL.  This means that Assets are, once again, invariant. Therefore, we should (in most cases) allow Assets to be invariant again.
> However, for the tapestry-templating (an external project) it is necessary that Assets be invariant, because an Assets path will vary from request to request, based on the location.  So, we should have a configuration symbol to control whether Assets are invariant or not.

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