Skip to content

mantis 47450 (partly): Release 10 scorm initdata#11402

Open
ingoj wants to merge 5 commits intoILIAS-eLearning:release_10from
ingoj:release_10_scorm_initdata
Open

mantis 47450 (partly): Release 10 scorm initdata#11402
ingoj wants to merge 5 commits intoILIAS-eLearning:release_10from
ingoj:release_10_scorm_initdata

Conversation

@ingoj
Copy link
Copy Markdown
Contributor

@ingoj ingoj commented Apr 7, 2026

fix for imported scorm1.2 modules that use xml_base in manifest, resources or any resurce
existing entries are fetched from db and combined (order: manifest, resources, resource) when encoding uriComponent.
some minor code streamlining (pu all select-statements into a variable befor firing the query)
move declare_strict behind copyright statement
codestyle is fixed

This could fix mantis 47450 for the SCORM 1.2 part. SCORM 2004 is not addressed.
The fix may apply to 11 and trunk, too

ingoj added 5 commits April 7, 2026 16:27
read xml_base from manifest, resources and each resource. Entries are combined in the order. 
Some minor code streamlining (put all select statements into variables before launching db queries)
Move declare_strict below copyright notice
@mjansenDatabay mjansenDatabay added bugfix php Pull requests that update Php code labels Apr 8, 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.

4 participants