Closed (fixed)
Project:
Less CSS Preprocessor
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2011 at 12:30 UTC
Updated:
23 Mar 2011 at 18:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
corey.aufang commentedI felt that the nature of the message was such that only administrators should see it.
I wouldn't want the message to show if I accidentally had developer mode enabled on a live website.
Comment #2
amitaibuOh, no, I mean about
file_unmanaged_delete_recursive($less_path);not being executed for non-privileged users. The message of course should be permission based.Patch attached.
Comment #3
corey.aufang commentedIndeed you are right.
I had made the change in the D6 version but forgot to make it here.
Comment #4
amitaibuThanks -- next time please don't forget to credit in the commit log ;)