[
https://issues.jboss.org/browse/GTNPORTAL-3314?page=com.atlassian.jira.pl...
]
Peter Palaga updated GTNPORTAL-3314:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.6.4.Final
3.7.0.Final
Resolution: Done
Import page fails in pages.xml with empty <preferences>
element
---------------------------------------------------------------
Key: GTNPORTAL-3314
URL:
https://issues.jboss.org/browse/GTNPORTAL-3314
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Lucas Ponce
Assignee: Lucas Ponce
Fix For: 3.6.4.Final, 3.7.0.Final
Importing a page.xml:
<page>
<name>Tab_Default</name>
<title>Tab_Default</title>
<portlet-application>
<portlet>
<application-ref>dashboard</application-ref>
<portlet-ref>DashboardPortlet</portlet-ref>
<preferences/>
</portlet>
<access-permissions>Everyone</access-permissions>
<show-info-bar>false</show-info-bar>
<show-application-state>true</show-application-state>
</portlet-application>
</page>
AbstractMarshaller fails when processing <preferences/> empty tag.
This case is used in template/user/pages.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira