Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X
-
7.0.x
-
Committed
-
1
-
3
Description
Steps to Reproduce:
- Create a new Site named Site1.
- Create, in Site1, a new Document Type, named Type1, that contains a "Documents and Media" field.
- Create a Type1 document out of a pdf file. Leave the "Documents and Media" file empty.
- Create a new pdf basic document.
- Link step 4 created document to step 3 created document.
- Export site public pages.
Expected Results:
No missing reference regarding the linked document should appear in the LAR manifest file.
Actual Results:
A missing reference like the following one appears:
<missing-reference class-name="com.liferay.document.library.kernel.model.DLFileEntry" class-pk="37965" display-name="18517010-12370083-CI.pdf" group-id="37875" group-key="Site1" live-group-id="37875" type="dependency" referrer-class-name="com.liferay.document.library.kernel.model.DLFileEntry" referrer-display-name="08.pdf" uuid="b283fff2-60f7-9e41-7c73-ffc90117c324" company-id="20115" element-path=""/>
Attachments
Issue Links
- is related to
-
LPS-89175 Cannot publish Document to Live when the linked Web Content is in the Recycle Bin
- Closed