PASSED Manual Testing using the following steps:
- 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 and the template language Velocity (default script lang in 6.1.20) remains Velocity in 6.2.X.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.X GIT ID: 1da85b23e9b00a2a7c906468932734e7ee01e26e.
LPS-32875does not fix this issue, because you can still an existing DDM Structure that conflicts with a Journal Structure.