Skip to content

0048180: Copying container with SCORM content - #11882

Open
smeyer-ilias wants to merge 1 commit into
ILIAS-eLearning:release_10from
smeyer-ilias:mt_48180
Open

0048180: Copying container with SCORM content#11882
smeyer-ilias wants to merge 1 commit into
ILIAS-eLearning:release_10from
smeyer-ilias:mt_48180

Conversation

@smeyer-ilias

Copy link
Copy Markdown
Contributor

For a more detailed descriptions see mantis https://mantis.ilias.de/view.php?id=48180

public/soap/server.php uses an incorrect working directory. After this script was moved from webservice/soap/server.php to public/soap/server.php, the chdir('../..') call should have been changed to chdir('..') to account for the new DOCUMENT_ROOT.

I'm not sure about the side effects but this fixes various issues when trying to copy container objects via soap.

@smeyer-ilias smeyer-ilias added bugfix php Pull requests that update Php code labels Aug 10, 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.

2 participants