CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #37514

Created files should use the correct permissions and ownership

Added by Loek Hilgersom 12 months ago. Updated 12 months ago.

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.

t3_less_fixPermissions.diff (1 kB) Loek Hilgersom, 2012-05-26 23:38

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.

Also available in: Atom PDF