Details
Description
Reprodution:
1. Go to Manage -> Page layout
2. Select an other layout.
3. Save.
Result: Changes aren't saved.
Root cause:
Action in manage templates page misses p_auth parameter which is required becase backport of LPS-27174.
Reprodution:
1. Go to Manage -> Page layout
2. Select an other layout.
3. Save.
Result: Changes aren't saved.
Root cause:
Action in manage templates page misses p_auth parameter which is required becase backport of LPS-27174.
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 6.0 + MySQL 5. Portal 6.0.x GIT ID: 355bc6d582921d96a36210238c69510a1b87fcb9.
Can not change page layout.
Fixed on:
Tomcat 6.0 + MySQL 5. Portal 6.0.x GIT ID: fb89d28ff5530e80a91faa07eed885da11447314.
Changing page layout properly.