| Summary: | Export/Import gadget doesn't work in a custom portal container | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 6 | Reporter: | William Antônio <wsiqueir> |
| Component: | Portal | Assignee: | Peter Palaga <ppalaga> |
| Status: | VERIFIED --- | QA Contact: | Tomas Kyjovsky <tkyjovsk> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0.0 | CC: | bdawidow, epp-bugs, jpallich |
| Target Milestone: | DR01 | ||
| Target Release: | 6.1.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
A suspected issue with the Export/Import gadget caused a Javascript alert with the text "Failed to load sites available for export. See server log for more details.". This issue was not reproducible in this release, therefore the underlying issue has been addressed in another related code fix.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
William Antônio
2013-09-10 17:39:10 UTC
siteExportImport does not exist in JPP 6.1 anymore and was replaced by /g/:platform:administrators/administration/siteRedirects. I cannot reproduce this with siteRedirects. As noticed by Bolek, the Export/Import gadget is still there in JPP 6.1 although it is not placed in any page by default. I tried to place it on a random page e.g. /sample-portal/classic/home but I have nort experienced the reported problems. Steps to Reproduce: 1. Deploy the sample-portal container in JPP 6.0 2. Access the new container and log in as root 3. Import Applications in Group > Administration > Application Registry 4. Edit the /sample-portal/classic/home page, add Export/Import gadget to it, save 5. Access /sample-portal/classic/home where everything works as expected in the Export/Import gadget A correction of comment #3: The issue is reproducible on JPP 6.1.0 GA using steps named in comment #3. It is not reproducible on the upcoming JPP 6.1.1 DR1. I wasn't able to reproduce this issue on 6.1.0.GA and 6.1.1.DR1. |