Skip to content

Fix Error 500 on Ajax call

Compare
Choose a tag to compare
@ibelar ibelar released this 20 Jan 17:04
· 58 commits to dev-master since this release
d3fa9a1

When running ajax using empty component configuration would cause a PHP error, which will end up in a 500 server error.
This fix will ensure the ajax call is properly handle when using empty component configuration file.