jDownloads Support Forum

jDownloads for Joomla 3.x => jDownloads 3.9 (Support ended) => Bugs => Topic started by: Tom68 on 21.03.2021 10:03:48

Title: Permissions under assets/css
Post by: Tom68 on 21.03.2021 10:03:48
Hi Colin,

I just updated my jDownloads installation to version 3.9.7.3. While running a routine file permission check on my Joomla installation, I noticed the following permissions under "components/com_jdownloads/assets/css"

-rwxr-xr-x  4726 Mar 19 21:54 jdownloads_buttons.css
-rwxr-xr-x 38378 Mar 19 21:54 jdownloads_fe.css
-rwxr-xr-x  6334 Mar 19 21:54 jdownloads_fe_rtl.css
-rw----r-- 23361 Mar 19 21:54 w3.css

I wonder, why is it necessary to give execute permission to a css file? I think this should be corrected and the execute permissions should be removed.

Regards
Tom
Title: Re: Permissions under assets/css
Post by: ColinM on 22.03.2021 09:41:03
Tom
Thanks for letting us know. Looked back and seems we have had it that way since jD3.2. :( Will draw Arno's attention to itBest wishesColin
Title: Re: Permissions under assets/css
Post by: Arno on 22.03.2021 12:23:37
This occurs only when a CSS file was edited via jDownloads and will be fixed in the next release. Thanks for the info.