You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Christoph Schulz (JIRA)" <de...@myfaces.apache.org> on 2018/02/11 16:44:00 UTC

[jira] [Created] (MYFACES-4199) NPE with

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)