You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Nicolucci (JIRA)" <de...@myfaces.apache.org> on 2018/01/25 14:05:00 UTC

[jira] [Resolved] (MYFACES-4194) javax.faces.validator save/restore state NPE updates

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

Paul Nicolucci resolved MYFACES-4194.
-------------------------------------
    Resolution: Fixed

> javax.faces.validator save/restore state NPE updates
> ----------------------------------------------------
>
>                 Key: MYFACES-4194
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4194
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-372
>    Affects Versions: 2.3.0-beta
>            Reporter: Paul Nicolucci
>            Assignee: Paul Nicolucci
>            Priority: Minor
>             Fix For: 2.3.0
>
>         Attachments: MYFACES-4194.patch
>
>
> The following Validators implement PartialStateHolder which extends StateHolder the saveState and restoreState methods indicate that a NPE must be thrown in the FacesContext is null.
>  
> javax.faces.validator.BeanValidator
> javax.faces.validator.DoubleRangeValidator
> javax.faces.validator.LengthValidator
> javax.faces.validator.LongRangeValidator
> javax.faces.validator.MethodExpressionValidator
> javax.faces.validator.RegexValidator



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)