]
Nick Belaevski commented on RF-9661:
------------------------------------
I suggest to skip the fix for primitives for which coerced values are legal values - e.g.
legal '0' value or boolean attribute.
Components attributes defaults are not used when bound to managed
bean property by EL, even if the managed bean property is null
--------------------------------------------------------------------------------------------------------------------------------
Key: RF-9661
URL:
https://issues.jboss.org/browse/RF-9661
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: cdk
Reporter: Anton Belevich
Assignee: Nick Belaevski
Fix For: 4.0.0.CR1
There is a problem exist with resolving default component properties values in Mojarra
(
https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=1805) and MYFACES
(
https://issues.apache.org/jira/browse/MYFACES-2915) when value is set to null via EL
expression.
Proposal: Seems we should try to create workaround on CDK level.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: