Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

cc not pushed in ui:repeat when full state saving #4166

Open
javaserverfaces opened this issue Jul 12, 2016 · 4 comments
Open

cc not pushed in ui:repeat when full state saving #4166

javaserverfaces opened this issue Jul 12, 2016 · 4 comments

Comments

@javaserverfaces
Copy link
Collaborator

http://stackoverflow.com/q/38102383/157882

When full state saving is enabled, the ui:repeat does not properly push composite component parent in EL context, causing e.g.

<ui:repeat value="#{cc.attrs.model}">

to evaluate null during postback and a.o. broadcasting of descendant actions to fail.

Affected Versions

[2.3.0-m06]

@javaserverfaces
Copy link
Collaborator Author

Reported by @BalusC

@javaserverfaces
Copy link
Collaborator Author

ren.zhijun.oracle said:
Can you provide a reproducer?

@javaserverfaces
Copy link
Collaborator Author

This issue was imported from java.net JIRA JAVASERVERFACES-4162

@edburns
Copy link
Member

edburns commented Oct 29, 2017

Please see this important message regarding community contributions to
Mojarra.

https://javaee.groups.io/g/jsf-spec/message/30

Also, please consider joining that group, as that group has taken the
place of the old [email protected] mailing list.

Thanks,

Ed Burns

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants