Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1091403

Summary: Node's external link values are not persisted after exporting site
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Filip Kiss <fkiss>
Component: PortalAssignee: Peter Palaga <ppalaga>
Status: CLOSED UPSTREAM QA Contact: Tomas Kyjovsky <tkyjovsk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: brjb2020, epp-bugs
Target Milestone: ER02   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:35:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Filip Kiss 2014-04-25 14:06:18 UTC
Description of problem:
According to: https://bugzilla.redhat.com/show_bug.cgi?id=1032937
When you create external link for a node in navigation.xml, after import/export it is not persisted. 

Steps to Reproduce:
1. Export site
2. Enter some property values into navigation.xml inside <node> element:
<properties> 
    <entry key="externalURI">http://google.com</entry> 
    <entry key="openInNewWindow">true</entry> 
</properties> 

3. Import site into portal
4. When you are exporting the same site again - property values are not persisted.

Comment 2 Filip Kiss 2014-04-25 14:32:52 UTC
Just for info, I'm adding exception thrown after importing site:

ERROR [org.gatein.ui.admin.importexport.beans.ImportSiteBean] (http-/127.0.0.1:8080-76) Error while processingportal_classic_2014-04-25_15-51-30.zip: org.gatein.management.api.exceptions.OperationException: Exception reading data for import.
...
org.gatein.management.api.binding.BindingException: org.staxnav.StaxNavException: Unexpected element 'properties'

Comment 3 JBoss JIRA Server 2014-05-05 08:04:45 UTC
Peter Palaga <ppalaga> updated the status of jira GTNPORTAL-3468 to Resolved

Comment 4 Peter Palaga 2014-05-05 08:05:20 UTC
The fix was merged in upstream https://github.com/gatein/gatein-portal/commit/86687984fb2c92b2adc3eebf171ca6a46e79e134

Comment 5 Filip Kiss 2014-05-16 09:17:41 UTC
Verified on JPP 6.2.0.ER02

Comment 8 Red Hat Bugzilla 2025-02-10 03:35:42 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.