Skip to content

Problem with the export of Content List portlet #57

@AmeniJ

Description

@AmeniJ

Steps to reproduce:

  • Login as root
  • Go to Edit-->Page-->Add page (page1 for example)
  • Add container three tabs to this page
  • Add Content List portlet to each tab
  • Edit portlet of tab1 and Choose Mode By folder
  • Select folder Path and add a folder which contains a document pdf for example
  • Click on Save and finish.
  • The page is well displayed
  • Export page1 via staging extension
  • Import page1
  • Upon deployment, the content list shows "Sorry, no files available", even when files are present in the folder.

Actual Result: The export of this page is not process correctly .
Expected result: The page should be correctly exported.
After investigating, we note that the error message displays when the mode is MODE_AUTOMATIC and the folderPath has a semi-colon (;) at the end which is what the Staging Extension generates when exporting our page.
==> Remove the semi-colon (;)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions