68118: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
67153: Merged DEV to V4.2-BUG-FIX (4.2.3)
67111 : MNT-10873 : Renaming folders while editing documents using webdav and Windows 7 can lead to 0k (empty) documents created in the trash can.
- Empty documents are not archived eny more if were created in response to LOCK webdav method.
- Unit test was implemented.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68405 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67754: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
66874: Merged DEV to V4.2-BUG-FIX (4.2.3)
66788 : MNT-10411 : Wrong status returned when calling webscript api/invite/{inviteId}/{InviteTicket}?inviteeUserName={invitee uid}
- Return propper invitation status. Fix related test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67749: Merged DEV to HEAD-BUG-FIX (4.3.0.BF)
64008: ACE-772: Topics from the sites the user is not a member of are displayed in My Discussions dashlet
- Incorrect display of topics into "My Discussions" dashlet is fixed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68384 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67743: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
66008: Merged DEV to V4.2-BUG-FIX (4.2.2)
66007: MNT-10487: Public API does not allow to query for pooled tasks with candidate-users and groups
Corrected the previous commit made to the duplicate piece of code.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68382 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65911: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
65744: Merged DEV to V4.2-BUG-FIX (4.2.2)
65743: MNT-10487: Public API does not allow to query for pooled tasks with candidate-users and groups
Do not add involvedUser to the query if candidateUser or candidateGroup is set (suggested by Frederik Heremans).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66282 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65603: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
65504: Merged DEV to V4.2-BUG-FIX (4.2.2)
64017 : MNT-10908 : WebDAV lock refresh calls are not processed
- LOCK method was modified to update lock expiry date correctly.
- PROPFIND method should not generated lock discovery response for expired locks
64152 : MNT-10908 : WebDAV lock refresh calls are not processed
- Unit tests to prove the fix.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66255 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65592: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
65434: Merged DEV to V4.2-BUG-FIX (4.2.2)
65008 : MNT-10551 : PUT sites/<siteId>/members/<personId>
- Throw InvalidArgumentException if the person is not site member
65046 : MNT-10551 : PUT sites/<siteId>/members/<personId>
- Test for the fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66246 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65590: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
65433: Merged DEV to V4.2-BUG-FIX (4.2.2)
63225 : MNT-10536 : Public API > GET nodes/<nodeId>/comments.
- Throw InvalidArgumentException (status 400) if detected node is not a content or a folder
65046 : MNT-10536 : Public API > GET nodes/<nodeId>/comments.
- Test for the fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66245 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
64426: Merged WAT1 (4.3/Cloud) to HEAD-BUG-FIX (4.3/Cloud)
62536: Reverted Sites Public REST API changes, committed in r61735 and r62502. Also updated CloudSiteServiceImpl overlay to override isSiteAdmin method.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64572 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
64416: Merged WAT1 (4.3/Cloud) to HEAD-BUG-FIX (4.3/Cloud)
61735: ACE-493: Made Sites Public REST API Get method callable by Admins or by users that are made members of the new "Site Admin" group.
ACE-503: Created a new PUT method in Sites Public REST API, such that it is possible to modify the visibility of a site.
ACE-511: Created a new DELETE method in Sites Public REST API, such that it is possible to delete a site.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64562 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
64100: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3.0.BF)
64055: Merged V4.1-BUG-FIX (4.1.9) to V4.2-BUG-FIX (4.2.2)
63882: MNT-10876: Range Requests Can Fail For Files Over 2GB in Some Cases
- Added checks for bytesLeft greater than Integer.MAX_VALUE
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64356 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63819: Merged DEV to HEAD-BUG-FIX (4.3.0.BF)
63695: ACE-772: Topics from the sites the user is not a member of are displayed in My Discussions dashlet.
- Fixed incorrect display of topics into "My Discussions" dashlet.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63706: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3.0.BF)
63631: MNT-10806: NPE with passthru SSO when client does not accept cookies
Add improved logging for case when NTLM details can not be retrieved from session.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64317 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63652: Merged DEV to HEAD-BUG-FIX (4.3.0)
63110: ALF-20817: Wiki links e.g. [[ ]] does not handle standard wiki format [[Page#anchor]]
- '#' symbol was added to the special characters, corrected parser to handle wiki format with anchor.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64304 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63335: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
63264: Merged DEV to V4.2-BUG-FIX (4.2.2)
63206 : MNT-10760 : "Error loading items" in My Discussions dashlet on Site Dashboard
- Added encoding to ISO9075 of search query for discussions.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64281 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63080: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62921: Merged DEV to V4.2-BUG-FIX (4.2.2)
62833: ALF-20448: Public API Activities : activityType org.alfresco.site.user-joined doesn't contain siteId
- Modify ActivitiesImpl.getSiteId() method to handle situation when default tenant domain is used.
- Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63066: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62716: Merged DEV to V4.2-BUG-FIX (4.2.2)
62654: MNT-10679: BM-0012: Run v420b1494_01: Exception from executeScript
- Report about IllegalStateException to LOG.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64254 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63064: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62673: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
62610: MNT-9587: Workflows task properties values are not compliant with data-dictionary-property-definitions.
Add default name as "Task" for bpm:workflowTasks and fix WorkflowModelBuilder to return default property values if no were set
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64252 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63061: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62574: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
62526: Merged DEV to V4.1-BUG-FIX (4.1.8)
59843: MNT-2258: IE's File Download box does not show a filename correctly when that have non-ASCII characters in the filename
- Use legacy filename token with encoded value in "Content-Disposition" header on file download operation for IE7 too.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64249 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63058: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62625: Merged DEV to V4.2-BUG-FIX (4.2.2)
61010: MNT-10555: Sometimes, documents are locked by Office but not locked by Alfresco
- Give access to WebDAV operation, when a lock has expired.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64245 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
<< factory.setFeature calls in original commit caused a problem when we
reverted 60910 on HEAD-BUG-FIX in 62782. 60910 included code to
remove the factory.setFeature calls so we don't see the problem on
earlier branches which still has this commit. Removing the original
commit also removes them and should fix the problem. >>
60525: MNT-10492: Merged HEAD-BUG-FIX (Cloud 33/4.3) to HEAD (Cloud 32)
60524: MNT-10491: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
60523: MNT-10490: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
60522: MNT-10489: Merged V3.4-BUG-FIX (3.4.14) to V4.1-BUG-FIX (4.1.8)
60521: MNT-10488: Merged CLOUD-R31 to V3.4-BUG-FIX (3.4.14)
60520: HOTFIX MNT-10484
- Change suggested by Viachaslau Tikhanovich at 24-Jan-14 05:14 PM GMT
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@63587 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
61357: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
61292: MNT-10608 : java.net.SocketException: Software caused connection abort: recv failed
'IOException' exception is now handled in the same way as 'JSONException' exception. No more exceptions are thrown.
Also license header has been added
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62413 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
60936: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
60809: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
60792: Merged BRANCHES/DEV/BELARUS/V4.1-BUG-FIX-2014_01_08 to BRANCHES/DEV/V4.1-BUG-FIX:
60183: MNT-10373 : WebDAV - Repeat save of existing text documents into Alfresco on Mountain Lion loses version history
Also, added test to RenameShuffleDetectionTest.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62371 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
60017: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
59976: WebDAV: AccessDenied exceptions should not have stack traces logged.
A general fix, but also relevant to MNT-10380 in particular.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62254 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
60016: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
59975: MNT-10380: (WebDAV) access denied when attempting to rename file should result in error message.
Previously fixed for same issue (was ALF-14398) but lost (most likely during a large merge).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62253 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
60007: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
59937: Revert the reverse
59870: Reverse merged
<< Caused build error https://bamboo.alfresco.com/bamboo/browse/ALF-ENTERPRISEV42BUGFIX-129 >>
59804: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
59711: Merged DEV to V4.1-BUG-FIX (4.1.8)
58460: MNT-10037 : WebDAV PutMethod needs better test coverage
Implemented the tests for WebDAV PUT method.
58834: MNT-10037 : WebDAV PutMethod needs better test coverage
Added test files.
59499: MNT-10037 : WebDAV PutMethod needs better test coverage
Fixed the testPutNullContent test.
59501: MNT-10037 : WebDAV PutMethod needs better test coverage
Fixed formatting.
59806: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
59716: MNT-10037 : WebDAV PutMethod needs better test coverage
Changed the fallout of the PutMethod.executeImpl() to run in the same transaction to prevent deadlock.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62244 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59903: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
59870: Reverse merged
<< Caused build error https://bamboo.alfresco.com/bamboo/browse/ALF-ENTERPRISEV42BUGFIX-129 >>
59804: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
59711: Merged DEV to V4.1-BUG-FIX (4.1.8)
58460: MNT-10037 : WebDAV PutMethod needs better test coverage
Implemented the tests for WebDAV PUT method.
58834: MNT-10037 : WebDAV PutMethod needs better test coverage
Added test files.
59499: MNT-10037 : WebDAV PutMethod needs better test coverage
Fixed the testPutNullContent test.
59501: MNT-10037 : WebDAV PutMethod needs better test coverage
Fixed formatting.
59806: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
59716: MNT-10037 : WebDAV PutMethod needs better test coverage
Changed the fallout of the PutMethod.executeImpl() to run in the same transaction to prevent deadlock.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62223 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59902: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
59806: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
59716: MNT-10037 : WebDAV PutMethod needs better test coverage
Changed the fallout of the PutMethod.executeImpl() to run in the same transaction to prevent deadlock.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62222 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59898: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
59792: Merged V4.2.1 (4.2.1) to V4.2-BUG-FIX (4.2.2)
59780: Merged DEV to PATCHES/V4.2.1 (4.2.1)
58668 : MNT-10074 : Impossible to use CMIS AtomPub binding when Kerberos is enable
- Kerberos filter should correctly restart authentication using Negotiate method if Basic was recieved.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62217 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59730: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
59498: Merged DEV to V4.2-BUG-FIX (4.2.1)
59316: MNT-10300 : recover site name with existing sitename
- Throw WebScriptException and set status to 409 on duplicate child node name
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62173 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59526: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
59400: Merged DEV to V4.2-BUG-FIX (4.2.1)
59385 : MNT-10277 : REST API: When updating blog post via WebScript 200 response is returned but blog post is not updated in fact
- BlogPut webscript should returne 400 Bad request when blog post is updated. This web script was desinged for updating external blog configuration
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62143 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59349: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
59348: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
59346: MNT-9771: Merged V4.1.7 (4.1.7.1) to V4.1-BUG-FIX (4.1.8)
59313: MNT-10231 : CLONE: Version History shows incorrect creator for previous versions
- Java-backed webscript CommentsPost added. Also auditable behavior is disabled around creating comment-node
59326: MNT-10231 : CLONE: Version History shows incorrect creator for previous versions
- Posting activity item added to CommentsPost web-script. Also copyright message and comments added, @since changed to 4.1.7.1
59334: MNT-10231: Merged DEV to V4.1.7 (4.1.7.1)
56938: MNT-9771 : Version History shows incorrect creator for previous versions
- Added a test to reproduce this issue
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59253: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
59199: Reverse Merged as it caused regression MNT-10075
55285: Merged BRANCHES/DEV/BELARUS/HEAD-2013_08_27 to BRANCHES/V4.2:
55068: ALF-19915 : MT and WebDAV: Content is lost when uploading non-empty document
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62117 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59121: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
59106: Merged DEV to V4.2-BUG-FIX (4.2.1)
57540: MNT-9883: Consumer can add document comments via API, bypasses UI security checks
- Only users with 'AddChildren' permission can start discussions.
58305: MNT-9883: Consumer can add document comments via API, bypasses UI security checks
- Add unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62101 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58327: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58317: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58291: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
58227: 58123: MNT-9992 : Using CMIS authentication using "ROLE_TICKET" or user "null" of "" does not work any more.
- Removed check to see if already authenticated - Andy suggested
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61964 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58325: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58315: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58290: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
58183: Merged DEV to V4.1.7 (4.1.7)
58123: MNT-9992 : Using CMIS authentication using "ROLE_TICKET" or user "null" of "" does not work any more.
Added authentication using ticket in AuthenticationFilter.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61962 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58157: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57990: Merged DEV to V4.2-BUG-FIX (4.2.1)
57207 : MNT-9777 : MS Office Documents Edited and attempted to save with MS Office 2011 for Mac apps over WebDAV causes Word to Crash
- Changing check `is sourceParentNodeRef not equals to destParentNodeRef` to` is sourceFileInfo not euqals to destFileInfo`
57592 : MNT-9777 : MS Office Documents Edited and attempted to save with MS Office 2011 for Mac apps over WebDAV causes Word to Crash
- Added test for Shuffle WebDAV move within the same folder . Also added test for MNT-6480 fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61922 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57915: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57908: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57900: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
57890: Merged DEV to V4.1.7 (4.1.7)
57718: MNT-9500: After editing one occurrence of recurrent event the recurrence disappears
- Implemented the functionality that allow updating series in outlook calendar.
57846: MNT-9500: After editing one occurrence of recurrent event the recurrence disappears
- Unit tests and unforeseen behaviour (deletion of updated occurrence; update of recurrence, when occurrence was deleted) were implemented. Also, mini calendar dashlet was updated.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61908 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57866: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57858: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57816: Merged DEV to V4.1-BUG-FIX (4.1.8)
57643: MNT-8989: MP4 and mov accessed over WebDav on safari or Chrome cause exceptions in log
Added ClientAbortException check.
Added unit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61899 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261