phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [patch #3398] bugs corrections for vfs_dav : sett


From: Caeies
Subject: [Phpgroupware-tracker] [patch #3398] bugs corrections for vfs_dav : setting owner_id to files, making acl_check working correctly, as well as mkdir and writ
Date: Wed, 29 Sep 2004 04:11:15 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040614 Firefox/0.8

This mail is an automated notification from the patch tracker
 of the project: phpGroupWare.




/**************************************************************************/
[patch #3398] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3398>
Project: phpGroupWare
Submitted by: Caeies
On: mer 29.09.2004 at 07:36

Category:  API -  phpGWapi
Priority:  5 - Normal
Resolution:  None
Privacy:  Public
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  bugs corrections for vfs_dav : setting owner_id to files, making 
acl_check working correctly,  as well as mkdir and writ

Original Submission:  Problems :
 * correct_attributes was not working (this is the same for SQL version), it 
was not giving the right path.
 * mkdir was not giving the right owner_id to the directory so we have no way 
to know who created/owned it, so acl_checks where failing
 * write was not giving the right owner_id to the file if you were using it 
without filemanager.
 * acl_check was not working due to a misuse of the ls returned array. to be 
clear, it was returning false in evry case, when checking for a file/directory 
and not an owner_id. Indirectly this was leading to problems with the file_type 
function.

solution :
See the patch :) (and thanks oberger for this :)

Regards,
Caeies

More patch will follow.



CC List
-------

CC Address                          | Comment
------------------------------------+-----------------------------
oberger                             | FYI



File Attachments
-------------------

-------------------------------------------------------
Date: mer 29.09.2004 at 07:36  Name: bugs_vfs_dav_optionnels.diff  Size: 2,62KB 
  By: Caeies
patch for these problems in vfs_dav
http://savannah.gnu.org/patch/download.php?item_id=3398&amp;item_file_id=3713






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3398>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]