Closed (fixed)
Project:
filedepot
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2012 at 11:15 UTC
Updated:
27 May 2014 at 15:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jward50 commentedI just noticed that I am getting the following errors
Notice: Undefined index: selgroups in filedepot_dispatcher() (line 394 of /home/********/public_html/sites/all/modules/filedepot/ajaxserver.php).
Comment #2
jward50 commentedI have tested this again on a fresh install, only module enabled is filedepot, libraries and chaos tools.
Three users, admin and two others both with different roles.
Administrator creates directory with two sub directories
Directory one, give the role allocated to user one view on one directory
and give the role allocated to user two view on the other directory.
Both users get notifications for files uploaded to both directories, I assume they should only get notifications for the directory they can view.
Or am I missing something in the setup??
I would really like to get this working correctly as I have some users wanting to share files but I don't want all the other users on the system being notified whey they upload files.
Comment #3
gencreativo commentedI have the same problem and I don't know how resolve it.
There are an issue for Filedepot 6.x with the same problem and the solution for resolve it but don't seems works in 7.x.
Help please!!
Comment #4
jward50 commentedHi
I am changing the status of this issue to critical as I need to get this resolved before I can implement this module on our live site. I am happy to carry out any testing that may be required.
Does anyone else have this issue?
Comment #5
_timpatrick commentedThanks for finding this.
I have created a patch for the latest dev release and committed the fix which will show up tomorrow.