Skip to content

v2.0.3

Latest

Choose a tag to compare

@magalh magalh released this 31 Jul 11:03

Bug fix

  • module-package-xml: Added root directory entry (/ with isdir=1) as the first <file> element in generated XML packages. This fixes a CMSMS core bug in ExpandXMLPackage() where the first file in the package is silently dropped during extraction.

The core's if/else logic creates the module directory on the first file entry but skips writing that file's data. Without the root dir entry, the .module.php file (alphabetically first) was never extracted, making modules uninstallable via module-install-xml.

Build

  • 157 files, 127.31KB (GZ compressed)