Should change setUIComponent method of UIComponentDecorator class
-----------------------------------------------------------------
Key: GTNPORTAL-1682
URL:
https://jira.jboss.org/browse/GTNPORTAL-1682
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Reporter: Vu Viet Phuong
Assignee: Vu Viet Phuong
Priority: Minor
Currently, the UIComponentDecorator class have this method:
public void setUIComponent(UIComponent uicomponent) --> It return void and change
the old uicomponent : setRenderred(false) (the one that will be replace)
We should change it : return the old one and not call the setRendered(false).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira