Assets should no longer attempt to generate relative URIs
---------------------------------------------------------

                 Key: TAP5-448
                 URL: https://issues.apache.org/jira/browse/TAP5-448
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.1.0.0
            Reporter: Howard M. Lewis Ship


With the changes related to localization, it is unlikely that assets will ever 
have a relative URL that is shorter than the absolute URL, since both context 
and classpath assets are stored below the /assets folder (and have additional 
qualifying folders, for version numbers, etc.).

Using non-relative URIs will also help with some JavaScript issues (as there is 
no way to currently no public way to ask for the non-relative URI for an asset; 
this can trip up some dynamically generated JavaScript).

-- 
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