Page 1 of 1

CMS Made Simple installer adds dummy html files everywhere

Posted: Thu Apr 28, 2016 9:50 am
by tristan
Hi there,

just used the CMS Made Simple 2.1.3 phar installer to upgrade from 2.0.1.1 to 2.1.3. For some reason though it tries to add dummy index.html files in all sub directories als the ones that have nothing to do with CMS Made Simple. Wouldn't it be more logical to have the installer only add these index.html files recursively starting from the default CMS Made Simple dirs:
  • admin
    doc
    lib
    modules
    plugins
    tmp
    uploads
and leave all other directories it finds in the webroot untouched? Lots of hosting setups have the subdomain as a dir in the webroot as well so this might cause a lot of trouble for the subdomains as well.

Re: CMS Made Simple installer adds dummy html files everywhe

Posted: Thu May 12, 2016 11:26 am
by scooper
Was just about to splutter indignantly about what a pain this was but I see it's already been logged as a bug and fixed in SVN.

Good job.

Re: CMS Made Simple installer adds dummy html files everywhe

Posted: Thu May 12, 2016 8:44 pm
by tristan
Yup, maybe I should only post on The Forge, seems that the forum would be the first place people look for these things. Bug report was here:

http://dev.cmsmadesimple.org/bug/view/11011