Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, 7.0.0 DXP FP21, 7.0.X EE, Master
-
7.0.x, 6.2.x
-
Committed
-
1
-
5
-
Regression Bug
Description
Steps to reproduce (ee-6.2.x):
- Create a blank site, add a public page named "Staging Page".
- Enable local staging (checked on Enabled On Public Pages).
- Go to created site staging side, add site pages variation.
- Go Admin > Site Administration > Pages, add another public page named "Test page".
- Change the site pages variation to Main Variation.
- Click on Test Page.
Actual result:
"The page Test Page is not enabled in main-variation, but is available for other pages variations. ".
"Enable in main-variation".
Expected:
Text should be displayed as following.
"The page Test Page is not enabled in Main Variation, but is available for other pages variations. ".
"Enable in Main Variation".
Tested on: Tomcat 7.0.62 + MySQL 5.6. Portal ee-6.2.x GIT ID: 0ba3fa41876cc1fdd6425aa1e93e0dfb218e6ac4.
Steps to reproduce (ee-7.0.x/master):
- Create a blank site, add a public page named "Staging Page".
- Enable local staging (checked on Enabled On Public Pages).
- Go to created site staging side, add site pages variation.
- Go to created site, add another public page named "Test page".
- Change the site pages variation to Main Variation.
- Click on Test Page, then configure the page.
Actual result:
"The page Test Page is not enabled in main-variation, but is available for other pages variations. ".
"Enable in main-variation".
Expected:
Text should be displayed as following.
"The page Test Page is not enabled in Main Variation, but is available for other pages variations. ".
"Enable in Main Variation".
Tested on: Tomcat 8.0.32 + MySQL 5.6. Portal ee-7.0.x GIT ID: 65bed484ddcb39a582655adfc3e8bafc95f49791.