[
https://issues.apache.org/jira/browse/PLUTO-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Nicklous resolved PLUTO-638.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
fixed in Pluto implementation
> TCK: ResourceURL#getCachebility() returns an invalid value (null)
> -----------------------------------------------------------------
>
> Key: PLUTO-638
> URL: https://issues.apache.org/jira/browse/PLUTO-638
> Project: Pluto
> Issue Type: Bug
> Reporter: Scott Nicklous
> Priority: Minor
> Fix For: 3.0.0
>
>
> Failing test case:
> V2URLTests_ResourceURL_ApiRenderResurl_getCacheability
> The API documentation states that Possible return values are for the
> getCacheability() method are ResourceURL.FULL, ResourceURL.PORTLET or
> ResourceURL.PAGE.
> If a resource URL is created in the render method and cacheability has not
> been explicitly set, the default cacheability for the portlet URL is
> ResourceURL.PAGE (="cacheLevelPage"), meaning that the getCacheability()
> method executed on that URL should return "cacheLevelPage" as well. However,
> the method returns an incorrect value of null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)