avatar mbabker
mbabker
18 Oct 2019

The script.php file is used to block installation on unsupported Joomla and PHP versions, and handled template overrides back in the day when the component was well written to support multiple versions of Joomla. Inexplicably this file was removed and there are no safeguards present from installing the hacky 4.0 version of the component on a 3.x site.

avatar mbabker mbabker - open - 18 Oct 2019
avatar mbabker
mbabker - comment - 18 Oct 2019

Not to mention, as is standard for all Joomla extensions using an install script, is the standardized mechanism for ensuring outdated files get removed from a site when updating the extension. Seems kind of sloppy to not be able to support an in-place upgrade.

avatar roland-d roland-d - close - 21 Mar 2020
avatar roland-d
roland-d - comment - 21 Mar 2020

Agree, we should keep the script.php. This file has now been restored.

avatar roland-d roland-d - change - 21 Mar 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-03-21 11:17:13
Closed_By roland-d

Add a Comment

Login with GitHub to post a comment