[
https://issues.jboss.org/browse/GTNPORTAL-2054?page=com.atlassian.jira.pl...
]
Nick Scavelli commented on GTNPORTAL-2054:
------------------------------------------
Changing default mode to merge best mimics previous behavior, however you run the risk
default config overwriting customizations. What would be nice is to explicitly set the
import mode to "conserve" for the default portal, then for configuration which
doesn't specify an import mode, default to merge. However there is an ordering
dependency where the default portal needs to be "imported" first, and I'm
not familiar enough with the code to assume this.
Navigation is not being imported on fresh installation for multiple
extensions targeting the same site's navigation.
--------------------------------------------------------------------------------------------------------------------
Key: GTNPORTAL-2054
URL:
https://issues.jboss.org/browse/GTNPORTAL-2054
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.2.0-M02
Reporter: Nick Scavelli
NavigationImporter is called multiple times inside NewPortalConfigListener with import
mode conserve. So during a fresh installation, the NavigationImporter imports the data for
a site, but when it's called again (another extension), the navigation exists and
conserve does nothing because the navigation for that site already exists. This is not
backwards compatible with previous versions.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira