Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0.6 GA, 6.0.12 EE, 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M5
-
Component/s: WCM, WCM > Staging
-
Environment:LIFERAY VERSION: Git URL : bd2764ac35a85d98bd73808c6631cd3fd14b974c
OPERATING SYSTEM: Windows Server 2008
APPLICATION SERVER: JBoss 5.1
JAVA VIRTUAL MACHINE: Java 6
DATABASE: SQL Server 2008
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Story Points:2
-
Fix Priority:4
-
Similar Issues:
Description
Summary:
When publishing to live, Public pages check box under Select Pages does not work consistently
Steps to reproduce:
1) Go to Control Panel -> Site Settings -> Staging -> Enable local staging
2) Go to Site Pages
3) Add a new page 'p1' and its child page 'sub1'
4) Publish to Live
5) Click on "Change Selection" -> check "sub1" -> Select
6) 'sub1' is displayed under 'Pages' area which is correct.
7) Click on "Change Selection" again, you'll see "sub1" is not selected which is inconsistent display(See screenshot).
Notes:
Able to reproduce on 6.0.x(Rev. 138621), 6.1.x(Rev. 145395), trunk (Git ID:f2daa5a19c7e94692261597d31fc51e28b4965c1)
In trunk, the behavior is if a page has child pages, these child pages cannot be extended in page tree. User won't be able to see these child pages.
Issue Links
- relates
-
LPS-34836
uncheck page in publish to live but the page still is checked
-

Cached Tree Node IO is broken in master on AlloyUI, which is causing the tree to not expand in trunk.
http://issues.liferay.com/browse/AUI-879