[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1082) Unable to edit properties of portlet instances that ship with Portal
Peter Johnson (JIRA)
jira-events at jboss.com
Fri Oct 13 10:32:41 EDT 2006
Unable to edit properties of portlet instances that ship with Portal
--------------------------------------------------------------------
Key: JBPORTAL-1082
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1082
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Core
Affects Versions: 2.4 Final
Environment: Windows XP, MySQL 5.0 & PostgreSQL 8.1., JBossAS 4.0.4GA
Reporter: Peter Johnson
Assigned To: Julien Viet
Fix For: 2.4.1 Final, 2.6.Alpha1
Back in 2.4.0CR3, I was able to create a new instance of the CMSPortlet and set the indexPage preference to some other html page.
With 2.4.0GA, and what I loaded from CVS this morning, I can no longer do this. Instead, when I click the Update button after entering in the new html page name, such as /deafult/project.html, I get a huge stack trace.
I cannot change the preferences on any of the portlets that ship with the portal. Even if I create new instances. I tried changing a preference for the weather portlet and got the same error.
In 2.4.0.CR3, the compoundPortletId for the CMS portlet was local._1 and for the weather portlet was local._9. In 2.4.0.GA, the componentPortletIds are local.portal.CMSPortlet and local.samples.WeatherPortlet. The StatefulPortletInvoker.setProperties method throws an exception if the simple portletId does not start with an underscore.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list