[
https://issues.apache.org/jira/browse/TRINIDAD-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Winer resolved TRINIDAD-15.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.0.1-core
Assignee: Adam Winer
Fixed.
> RenderKit test framework should catch
> ExternalContext.encodeAction/ResourceURL(null)
> ------------------------------------------------------------------------------------
>
> Key: TRINIDAD-15
> URL: https://issues.apache.org/jira/browse/TRINIDAD-15
> Project: MyFaces Trinidad
> Issue Type: Test
> Affects Versions: 1.0.1-core, 2.0.0-core
> Reporter: Adam Winer
> Assigned To: Adam Winer
> Priority: Minor
> Fix For: 1.0.1-core
>
>
> ExternalContext.encodeActionUrl() and encodeResourceUrl() are supposed
> to throw a NullPointerException if the url passed in is null. Not all impls
> do this
> (some just return null) but some do, so the test framework should make sure
> none of our renderers are doing this (and we should fix any renderers that
> are).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.