-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M4
-
Fix Version/s: 6.2.3 CE GA4, 6.2.X EE, 7.0.0 M5
-
Component/s: Staging, Staging > Export/Import
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:12
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Create a Site (Site1) with three pages: home, page-one and page-two.
- Go to Web Content and create an structure (wcStr) with a "Link to page" and a "Text"
- Edit the default values for this wcStr:
- "Title": "default web content"
- "Link to page": page-one
- "Text" field: "default text"
- Create a template for the wcStr
- Export pages of the Site1, and download the lar file.
- Create an empty site: Site2, and import the lar file in its public pages.
- Try to create a wcStr content in the Site 2
Result There aren't default values
Expected Default values are populated.
The issue is also affecting to Site Templates following the next steps:
- Create a Site Template (SiteTpl1) with three pages: home, page-one and page-two.
- Go to Web Content and create an structure (wcStr) with a "Link to page" and a "Text"
- Edit the default values for this wcStr:
- "Title": "default web content"
- "Link to page": page-one
- "Text" field: "default text"
- Create a template for wcStr
- Go to Control Panel > Sites, and create a Site with the SiteTpl1
- Go to Site Admin > Web Content, and try to create a web content with the wcStr.
Result: Default values are not kept for some of the fields.
Expected Default values for all the fields are kept.