-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.20 EE GA2, 6.2.0 CE M6
-
Fix Version/s: 6.2.0 CE B1
-
Component/s: Dynamic Data Mapping, ~[Archived] WCM
-
Labels:
-
Environment:Tomcat 7.0 + MySQL 5. Portal 6.1.20 EE GA2.
Tomcat 7.0 + MySQL 5. Portal 6.2.X GIT ID: 1da85b23e9b00a2a7c906468932734e7ee01e26e.
-
Fix Priority:5
-
Git Pull Request:
Steps to reproduce:
- Start up 6.1.20 bundle
- Create a Structure
- Add a Text field named 'text'
- Add a Text Box field named 'text_box'
- Create a Template based on the structure, using the lines below in Launch Editor
<p>$text.getData()</p> <p>$text_box.getData()</p>
- Create a WC based on the structure --> put something memorable in each field
- Shut Down 6.1.20 bundle
- Make sure to add the following line in portal-ext for the 6.2.X bundle (and make sure the Home folder is the same directory as the 6.1.20 Home folder directory):
passwords.encryption.algorithm.legacy=SHA
- Without changing or deleting anything else, startup the 6.2.X bundle
- Go to > Control Panel > Web Content
- Assert that the Structure and Template transferred properly in the upgrade
- Note: the WC article is only found in the filter tab for the structure which was created in 6.1.20 (see screenshots).
Expected result:
WC will be present in both the Structure filter and the Home filter.
Actual result:
WC is only present in the Structure filter.
- is duplicated by
-
LPS-34976 Upgrade - 6.1.20 to 6.2.0 M5 - WCM Home empty
- Closed
- relates
-
LPS-30964 Upgrade process to upgrade existing JournalStructures to DDMStructures
-
- Closed
-
- Testing discovered
-
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
-