]
Minh Hoang TO updated GTNPORTAL-2004:
-------------------------------------
Labels: backport_exogtn synced (was: backport_exogtn)
UIPage is not cached properly in UIPortal
-----------------------------------------
Key: GTNPORTAL-2004
URL:
https://issues.jboss.org/browse/GTNPORTAL-2004
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.2.0-M01
Reporter: Khoi Nguyen
Assignee: Khoi Nguyen
Priority: Minor
Labels: backport_exogtn, synced
Fix For: 3.2.0-M02
Currently, to ensure performance, we cache UIPage in UIPortal, but in the code that put
UIPage object to the cache :
org.exoplatform.portal.webui.page.UIPageBody.getUIPage() method -->
uiPortal.setUIPage(page.getId(), uiPage);
but the page.getId() is always null . So the cache doesn't work, we should use
pageReference as the key
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: