]
Nick Belaevski updated RF-9661:
-------------------------------
Fix Version/s: 4.0.0.CR1
(was: 4.0.0.Milestone5)
To update components so that default value will be provided always.
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: