[
https://jira.jboss.org/jira/browse/GTNPORTAL-17?page=com.atlassian.jira.p...
]
Matt Wringe commented on GTNPORTAL-17:
--------------------------------------
a few more observations
- if you edit the page, then the issue goes away (clicking either save or abort works for
this)
- this issue only appears if you add the portlets to the page during page creation, if you
create the page and then edit the page adding portlets the issue doesn't appear.
If I add this to the end of UIPageCreationWizard.ViewStep5ActionListener.execute then it
works:
UIPortalToolPanel uiToolPanel =
uiWorkingWS.findFirstComponentOfType(UIPortalToolPanel.class);
uiToolPanel.setUIComponent(null);
It doesn't look like this is an issue with the portal-pc integration, but with the
webui.
Could someone familiar with webui please take a look and confirm if this is a webui
issue.
Events seems to be triggered twice
----------------------------------
Key: GTNPORTAL-17
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-17
Project: GateIn Portal
Issue Type: Bug
Components: PC integration
Reporter: Thomas Heute
Assignee: Matt Wringe
Fix For: 3.0.0-Beta02
I've tried the Cart and Catalog portlets used in JBoss Portal 2.7 and realized that
when you add an element to the cart it is added twice
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira