[
https://issues.apache.org/jira/browse/MYFACES-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538934
]
Matthias Weßendorf commented on MYFACES-1756:
---------------------------------------------
some other methods on Servlet-IMPL are missing null checks as well. (see
Portlet-IMPL)
> ExternalContext.encodeAction/ResourceURL(null) should throw NPE
> ---------------------------------------------------------------
>
> Key: MYFACES-1756
> URL: https://issues.apache.org/jira/browse/MYFACES-1756
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-252
> Affects Versions: 1.2.0
> Reporter: Matthias Weßendorf
> Assignee: Matthias Weßendorf
>
> ExternalContext.encodeActionUrl() and encodeResourceUrl() are supposed
> to throw a NullPointerException if the url passed in is null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.