-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.2.0 CE M5, 6.2.0 CE M6
-
Fix Version/s: 6.2.0 CE B2
-
Component/s: Dynamic Data Lists, Dynamic Data Lists > Admin, Dynamic Data Mapping
-
Labels:None
-
Environment:Tomcat 7.0.34 + MySQL 5.5 Portal 6.2 M5
Tomcat 7.0.34 + MySQL 5.5 Portal 6.2.X GIT ID: ddc1dafc939a879b0140067c3e572d3812486ebe.
-
Fix Priority:4
Steps to reproduce:
- Create a Structure with a Text field (named "text") embedded into a Text Box field (named "text_box")
- Create a new Template for the Structure, adding the following:
${text_box.getData()} ${text_box.getChild("text").getData()}
- (User will only see Template editor help for the Text Box field, nevermind this for now--just add the lines above)
- Add a new piece of Web Content using the Structure and Template created above, adding something unique into each field. When publishing the new content also notice that the information from the embedded Text Box field doesn't show when clicking into the WC article.
I am providing a Web Content portlet LAR for quickly creating the Structure and Template with embedded fields.
Note: This issue also occurs in the embedded fields for Dynamic Data Lists. There is no workaround for losing embedded field data, so I'm marking this as a Major bug.
- is duplicated by
-
LPS-39136 Web content structure nested element is not saved
- Closed
- relates
-
LPS-30961 As a WCM Administrator, I will be able to create and edit structures and templates using the new editors from Dynamic Data Mapping (DDM)
-
- Closed
-
- Testing discovered
-
LPS-32479 Assert that all field types are working properly
-
- Closed
-