Bug 1167882

Summary: JAVASERVERFACES-3198: EL Expressions containing '#{cc.whatever}' used in actionListener or validator attributes inside composite components expose whole UIComponent tree to HttpSession
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ingo Weiss <iweiss>
Component: JSFAssignee: Farah Juma <fjuma>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Pitonak <ppitonak>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.3CC: maschmid, ssilvert
Target Milestone: ER1   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1172157 (view as bug list) Environment:
Last Closed: 2019-08-19 12:38:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1172689, 1178906, 1178907    
Bug Blocks: 1172157    

Description Ingo Weiss 2014-11-25 14:54:00 UTC
This issue manifests as a memory leak when using a large amount of nested composite components.

This Jira resolves the memory leak as tested on WildFly 8.2.0 for instance.

Comment 4 Farah Juma 2014-12-16 15:12:12 UTC
Setting to MODIFIED since the component upgrade (bug 1172689) fixes this.