[jboss-jira] [JBoss JIRA] (AS7-5310) javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL not honored

Michael Locher (JIRA) jira-events at lists.jboss.org
Mon Aug 6 07:18:06 EDT 2012


Michael Locher created AS7-5310:
-----------------------------------

             Summary: javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL not honored
                 Key: AS7-5310
                 URL: https://issues.jboss.org/browse/AS7-5310
             Project: Application Server 7
          Issue Type: Bug
          Components: JSF
    Affects Versions: 7.1.2.Final (EAP)
            Reporter: Michael Locher
            Assignee: Stan Silvert


The javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL params seems not to be working on EAP 6:

  <context-param>
    <param-name>javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL</param-name>
    <param-value>true</param-value>
  </context-param>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list