-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.0.0 M5
-
Fix Version/s: 7.0.0 Alpha 1
-
Component/s: Dynamic Data Mapping, Dynamic Data Mapping > Template Editor, Templates
-
Labels:None
-
Fix Priority:3
Steps to reproduce:
- Add a page
- Add WCD portlet to this page
- Add a Basic WC article through WCD
- Click the Edit Template button
- Remove the
${content.getData()}
section from the script editor, and add some string, e.g., 'asdf'
- Save and close the iframe
- Refresh the page
Expected result:
With or without page refresh, the new script should display as the content.
Actual result:
The content still displays, as originally defined in the template, even though the changes saved in the script editor - they just don't translate to the display. See attached .gif.
- relates
-
LPS-59435 Web Content Edit Template doesn't work via WCD
- Closed