#20033: Bug: collecstatic makes static files executable
-------------------------------------+--------------------
Reporter: jon@… | Owner: nobody
Type: Bug | Status: new
Component: contrib.staticfiles | Version: 1.4
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+--------------------
The static files in my app directories have mode 0664. After calling
`./manage.py collectstatic` the collected static files have a mode of
0775. Why is the mode changed to executable? This seems incorrect and
unintentional.
My app static directory: `-rw-rw-r-- 1 jon jon 1614 Mar 7 14:07 base.css`
My collected static directory: `-rwxrwxr-x 1 jon jon 1614 Mar 12 12:11
base.css`
--
Ticket URL: <https://code.djangoproject.com/ticket/20033>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.