[
https://issues.jboss.org/browse/AS7-5310?page=com.atlassian.jira.plugin.s...
]
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