Skip to content

Refresh install.xml format - #133

Merged
marcusgreen merged 1 commit into
marcusgreen:mainfrom
University-of-Strathclyde-LTE-Team:update-install-xml
Jul 8, 2026
Merged

Refresh install.xml format#133
marcusgreen merged 1 commit into
marcusgreen:mainfrom
University-of-Strathclyde-LTE-Team:update-install-xml

Conversation

@micaherne

Copy link
Copy Markdown
Contributor

The current install.xml file is in an old format which includes PREVIOUS and NEXT etc. It causes a failure of the core unit test core\db\plugin_checks_test. This patch is just the install.xml resaved in XMLDB editor in Moodle 5.1

1) core\db\plugin_checks_test::test_db_install_file with data set "qtype_gapfill" ('qtype_gapfill', 'qtype', 'gapfill', '/var/www/html/public/question...apfill') XMLDB structure does not match the install.xml file in /var/www/html/public/question/type/gapfill/db/install.xml Failed asserting that two DOM documents are equal.

@marcusgreen
marcusgreen merged commit 5b0983e into marcusgreen:main Jul 8, 2026
3 checks passed
@marcusgreen

Copy link
Copy Markdown
Owner

Thank you Michaael, running via core unit tests is really useful. It pleases me greatly to contributions to my plugins.

@micaherne
micaherne deleted the update-install-xml branch July 8, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants