Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.10 EE GA1, 6.2.X EE
-
6.2.x
-
Committed
-
1.25
-
3
-
Regression Bug
Description
Reproduction steps:
1. Set up remote staging
2. Deploy a portlet only to the staging bundle and add it to a page (I used the calendar portlet)
3. Create a Web Content, publish to Live
4. Delete the Web Content (empty the recycle bin)
5. Publish to Live again
Resut:
The publish fails with a NullPointerException, see the logs for the Live bundle.
Expected:
Publish is successful.
—
master is not affected
From the LPP:
we should change the condition here on 6.2 to something like this from master. The code to fix on master is most probably here.
Attachments
Issue Links
- is caused by
-
LPS-54054 Staging process fails when we delete a published DLFileEntry and create a new one that includes the file extension or we delete a DLFolder and create a DLFileEntry with same name
- Closed
- relates
-
LPE-14997 NullPointerException thrown when remote staging if there are plugins deployed to the Staging site that are deployed to Live
-
- Closed
-