Skip to content

Fix export of files as part of a container object. - #11827

Open
chlulei wants to merge 2 commits into
ILIAS-eLearning:release_10from
leifos-gmbh:10_bugfix_filelist_export
Open

Fix export of files as part of a container object.#11827
chlulei wants to merge 2 commits into
ILIAS-eLearning:release_10from
leifos-gmbh:10_bugfix_filelist_export

Conversation

@chlulei

@chlulei chlulei commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Currently files that are part of a container object are placed at the wrong location in the export zip file. This is for example the case if the ilPCFileList element is used in the page editor.

This PR adjust export paths to support files as part of the container object export.

@chfsx, I adjusted the export file paths in class.ilFileExporter.php, please take a look at the changes.

@smeyer-ilias, I also adjusted paths in ExportHandler/Manager/Handler.php.

chlulei added 2 commits July 27, 2026 16:20
… required if files are part of the container object. This is for example is the case if the ilPCFileList is used in the page editor.
…s are part of the container object. This is for example is the case if the ilPCFileList is used in the page editor.
@chlulei chlulei added bugfix php Pull requests that update Php code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants