-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP16, 7.0.3 CE GA4, 7.0.0 DXP SP4, 7.0.X EE, 7.1.X, Master
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Git Pull Request:
Steps to Reproduce
- Set up 2 liferay servers
- Configure properties for remote staging on both servers:
tunnel.servlet.hosts.allowed={IPs} tunneling.servlet.shared.secret={key} tunneling.servlet.shared.secret.hex=true auth.verifier.TunnelingServletAuthVerifier.hosts.allowed={IP} auth.verifier.pipeline=com.liferay.portal.security.auth.TunnelingServletAuthVerifier,com.liferay.portal.security.auth.BasicAuthHeaderAutoLogin,com.liferay.portal.security.auth.DigestAuthenticationAuthVerifier,com.liferay.portal.security.auth.ParameterAutoLogin,com.liferay.portal.security.auth.PortalSessionAuthVerifier
- Start servers
- Enable Remote Live staging between servers with all content types
- Go to staged site server
- Add a Poll Display to staging site
- Add a Poll
- Publish to Live
- Go to Remote Live site
- View published Poll
Expected Result
User can successfully view the Poll.
Actual Result
- In master the message
Please configure this portlet to make it visible to all users.
is shown in the Poll portlet. This does not occur in Local live staging. However, even after updating the permissions, the same message appears.
- In ee-7.0.x the message
Polls Display is temporarily unavailable.
is shown.
Reproduced on
Tomcat 8.0 + PostgreSQL 9.4 Portal master GIT ID b21dc4abcfb3ecd3c888caa9bfe684e29c30c5c9
Tomcat 8.0.32 + MySQL 5.7.17. Portal ee-7.0.x GIT ID: 9496e46ec5a4c8d2e8656aebfb86e61e0723da8
- duplicates
-
LPS-72760 Portlets added to page are not published to live when page versioning is enabled
- Closed
- is duplicated by
-
LPS-72145 Poll deleted from staging site is removed from Polls Display on live site
- Closed
- is related to
-
LPS-72145 Poll deleted from staging site is removed from Polls Display on live site
- Closed