Site Templates can't export Web Content with Structures and Templates
Description
duplicates
is caused by
Activity
Show:

Luyang Tan August 9, 2012 at 1:25 AM
VERIFIED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 4550605eb377487bd2d0ca1d05d3086b21d4a077.
When I create site from Site Template, the content of the Web Content is not properly displayed.
Verified on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 03ed650006ca88467ab4f20d667dc02ec3a1145a.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: d84dfd08ee5b1d813c1136d7c04b6fe3b06bf4b1.
When I create site from Site Template, the content of the Web Content is properly displayed, I will see the content: This is the test data.
No Longer Reproducible
Details
Assignee
Luyang TanLuyang Tan(Deactivated)Reporter
Ryan ParkRyan Park(Deactivated)Labels
Branch Version/s
6.1.xBackported to Branch
CommittedComponents
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
6.1.x
Backported to Branch
Committed
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created July 30, 2012 at 12:51 PM
Updated June 24, 2023 at 3:48 PM
Resolved August 13, 2012 at 12:01 AM
Steps to reproduce:
1. Create a Site Template.
2. Create a Structure with a text field and variable name "something"
3. Create a Template with parent Structure from 2, and template "$something.data"
4. Create Web Content from Template with "This is the test data" entered for field "something".
5. Place on page of Site Template.
6. Create Site from Site Template.
7. Error, notice the content of the Web Content is not properly displayed. Instead, the code of the Velocity Template is rendered.
Could also affect Export of LARs and Staging.