Comment 2 for bug 1224063

Revision history for this message
stratumnine (stratumnine) wrote :

Patch was tested with a few different packages (some without folders and some with) and the ones with folders inside would get stuck resulting in having to close Mudlet, where upon re-opening it the package would not be installed. As soon as it encounters a folder inside a package, it would be unable to create that folder because the QDir was invalid.

After applying the patch, zip packages with folders inside of them install correctly.