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

Thomas Stemmer (JIRA) issues at jboss.org
Tue Feb 4 10:28:28 EST 2014


    [ https://issues.jboss.org/browse/AS7-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12941233#comment-12941233 ] 

Thomas Stemmer commented on AS7-5310:
-------------------------------------

Sorry to bother you, but is this the only known solution? I can't change every string bean property to object, that sounds a bit crazy to me :-)

On tomcat we used '-Dorg.apache.el.parser.COERCE_TO_ZERO' is there any paramter for jboss-el with the same behavior?
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list