Bug #37514
Created files should use the correct permissions and ownership
| Status: | Resolved | Start date: | 2012-05-26 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
CSS files created by t3_less have the filemask and ownership as defined by the filesystem, not those that are set in localconf.php (because the files are created by the lessc class and not by some TYPO3 API function).
It can easily be fixed by adding a t3lib_div::fixPermissions, see attached patch.
History
Updated by David Greiner 12 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Thanks for reporting this bug. It is now available in version 0.5.0. Please checkout trunk or from ter.