-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE RC2
-
Fix Version/s: 6.2.0 CE RC3
-
Component/s: Staging
-
Labels:None
-
Environment:Tomcat 7.0.27
MySQL 5.5.
Portal 6.2.x
Commit Hash: 11fe9bf7e2df3667a5309682a91d704decd568a4
-
Fix Priority:4
-
Git Pull Request:
If a document is modified in the staged site, publishing to live fails.
Steps to reproduce:
1. Enable local staging.
2. Add the 'Document and Media' portlet to the staged page.
3. Add a new document in it and publish to live. -> Publish successful.
4. On the staged page, change the title of the document and publish again to Live.
Result: The publishing process fails due to a NullPointerException. Please see the attached screenshot.