Active
Project:
Fileshare
Version:
master
Component:
Module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2006 at 21:07 UTC
Updated:
15 Dec 2006 at 16:33 UTC
Hello, thanks for developing this module.
Steps to reproduce bug:
1) Create fileshare (node 916)
2) Add some folders and files
3) Add Comment
4) Preview Comment
Validation error, please try again. If this error persists, please contact the site administrator.
5) Post Comment
You are not authorized to remove: "files/Testing_Comments916".
6) Post Comment (again)
Works -- comment posted
Comments
Comment #1
JamieR commentedYes - this must be the same issue as in the standard preview in another form... Does anyone know how I check to see if we are previewing vs submitting? I should fix this.
Jamie.
Comment #2
jbarbalace0 commented2 Possible solutions that I found, one is check to make sure you have PHP safe mode off, the second is to turn off require preview, or (the method I used) install the bypass preview module, and set it for the groups that need permission to create file shares (I don't think uploading file share needs this, just those creating file shares).
Comment #3
JamieR commentedRight... but I want to patch the module so that it does not error on preview... then no problems. ;)
thanks!