magefan / module-wysiwyg-advanced

Extend TinyMCE 4 & 5 tools in Magento 2
https://magefan.com/magento2-extensions
71 stars 18 forks source link

Missing " in module.xml #9

Closed parvesh-r closed 4 years ago

parvesh-r commented 4 years ago

module-wysiwyg-advanced/etc/module.xml Closing " is missing for setup_version

niels-hubs commented 4 years ago

Hahhahaha, what a garbage. How can mistakes like this that are so easy to catch happen? Shame on you Magefan.

grebbekevin commented 4 years ago

Update right now please. This bug breaks the webshop. You guys should check your code before pushing a new version!

JKetelaar commented 4 years ago

Same issue here... Applied the pull request patch using:

    "extra": {
        "patches": {
            "magefan/module-wysiwyg-advanced": {
                "Fixes https://github.com/magefan/module-wysiwyg-advanced/issues/9": "https://patch-diff.githubusercontent.com/raw/magefan/module-wysiwyg-advanced/pull/10.patch"
            }
        }
    }
magefan commented 4 years ago

fixed in the latest version