Closed (works as designed)
Project:
Features Tools
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2012 at 22:08 UTC
Updated:
16 Oct 2013 at 11:18 UTC
Jump to comment: Most recent file

Comments
Comment #1
traviscarden commentedComment #2
perelman.yuval commentedHi travis, thanks a lot for your time...
In generel i dont like to hide php error becasue in most of the times they help to detect the error.
We add an check on the page load that add an warnning message before the form submit to let pepole know they dont have write permission, so the message wont be lost.
thanks again.
Yuval.
Comment #3
traviscarden commentedI can understand that, @perelman.yuval. I would point out, however, that the message before the submit form only alerts the user if they don't have write permission to the directory. It is still possible that they don't have write permission to files or directories within it and therefore would not get the warning beforehand but would get the errors depicted above.
Comment #4
perelman.yuval commented