mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged V3.3-BUG-FIX to HEAD
22886: (RECORD ONLY) Merged HEAD to V3.3-BUG-FIX 22849: JMX Dump webscript and Share Admin Console tool 22899: Merged DEV/TEMPORARY to V3.3-BUG-FIX 22842: ALF-2641: WebDav Permission Issues - MAC OSX Finder Implementation of WEBDAV DELETE with 'If' header passed. 22900: Merged V3.3 to V3.3-BUG-FIX 22898: Merged DEV/TEMPORARY to V3.3 22862: ALF-3579: Open the Details Page URL removes the header, navigation bar etc Additional fix for spaces view. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22901 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -48,7 +48,7 @@ public class DeleteMethod extends WebDAVMethod
|
||||
*/
|
||||
protected void parseRequestHeaders() throws WebDAVServerException
|
||||
{
|
||||
// Nothing to do in this method
|
||||
parseIfHeader();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user