Christoph Schulz created MYFACES-4199:
-----------------------------------------

             Summary: NPE with <f:selectItem>
                 Key: MYFACES-4199
                 URL: https://issues.apache.org/jira/browse/MYFACES-4199
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 2.2.11
         Environment: Debian 9.3 GNU/Linux
TomEE 7.0.3 Web
Java OpenJDK 1.0.8_151
            Reporter: Christoph Schulz


If a simple {{<f:selectItem/>}} (i.e. without any attributes) is used, it leads 
to an {{NullPointerException}} in 
{{org.apache.myfaces.shared.util.SelectItemsIterator.hasNext(SelectItemsIterator.java:130)}}
 because {{itemValue}} is {{null}}.

I am not sure if this behaviour is intended, but I guess not.



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

Reply via email to