mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
24662: 3.4.1 bug fix branch 24718: Merged V3.3 to V3.4-BUG-FIX 24717: Fix ALF-5555: It is impossible to edit review date from record's details page 24719: Fix for ALF-6106: Error on Check In operation with % symbol (SPP) 24733: Better fix for ALF-6106: Error on Check In operation with % symbol 24734: Fix for ALF-6089: Incorrect order of fields at 'Create Series', 'Create Category' and 'Create Folder' forms The name, title and description fields are now placed in their own group on the server, all other non custom rm fields are put in an 'other' group, the client side config then declares a set for each group and orders them appropriately. 24752: Merged V3.4 to V3.4-BUG-FIX 24751: Merged V3.3-BUG-FIX to V3.4 (RECORD ONLY) Restored V3.3-BUG-FIX mergeinfo, somehow truncated in revision 24274 24753: Merged V3.3-BUG-FIX to V3.4-BUG-FIX 23870: Merge Dev to V3.3_BUG_FIX ALF-4243: F5 load-balancer sending regular HTTP requests to Alfresco server causing Faces Servlet to throw java.lang.NullPointerException (MyFaces upgrade to from 1.1.5 to 1.1.7) 23897: Additional fixes and tweaks since introduction of MyFaces 1.1.7 library. 23919: More JSF component id related fixes. 23945: More MyFaces1.1.7 JSF page fix ups 23959: Another MyFaces 1.1.7 dup id issue fixed. 24008: ALF-4243 - Upgraded MyFaces from 1.1.7 to 1.1.8 to fix a bug seen in 1.1.7 - Added handling for the fact that valuebound properties that result in null now cause an exception where-as they were perfectly valid in 1.1.5. 24419: Merge from V3.3 to V3.3-BUG-FIX r.24418 Fix for ALF-6075. Running out of /tmp space on the server is causing uploads to fail. 24768: Fixes ALF-6295: Allows MySQL to not be installed via unattended installer invocation 24771: Merged BRANCHES/V3.4 to BRANCHES/DEV/V3.4-BUG-FIX: 24767: Merged BRANCHES/V3.3 to BRANCHES/V3.4: 24765: ALF-6547: fix intermittent test failure (AssetServiceImplTest renameFile/renameFolder) - fallout from ALF-1948 24779: Merge V3.3 to V3.4-BUG-FIX 24497 : ALF-3092 - deployment service - catch Throwable from Begin. 24684 : Merge DEV/BELARUS/V3.3-BUG-FIX-2010_10_04 to V3.3 23498 : ALF-5498 In Windows XP, placing a Folder with a Name that already Exists Removes all Content of the Existing Folder 24749 : ALF-6174 - Transfer Service fails with double peer assoc custom content type 24766 : ALF-5603 - It is impossible to assign workflow from workflow console to non-admin user 24802: Merged BRANCHES/V3.4 to BRANCHES/DEV/V3.4-BUG-FIX: 24801: Fix for ALF-3055: "SecurityTestSuite hangs when run in DOD5015 context - failed authentication audit hangs on DB connection" - do failed audits in a separate thread (from a thread pool) 24812: Fix ALF-6316: A new "spoof" multivalue text property (cm:tagScopeSummary) is now made available for TagScope nodes when accessed via the getProperty or getProperties operations on the standard node service. The values of this property take the form "<tagname>=<tagcount>". A new interceptor has been added to the node service to do this (TagScopePropertyMethodInterceptor). WQS has been tweaked to make use of this new property, and the now defunct behaviour has been removed. 24820: Work in progress refactoring transaction handling of transfer unit tests. 24822: Merged BRANCHES/V3.4 to BRANCHES/DEV/V3.4-BUG-FIX: 24821: Fix for ALF-3055: "SecurityTestSuite hangs when run in DOD5015 context - failed authentication audit hangs on DB connection" - fix up unit tests 24834: ALF-6468 - Update the scheduled actions folder bootstrap to use localisable names and descriptions, following the normal pattern 24836: Added system property 'system.cache.disableImmutableSharedCaches' (false by default) - Equivalent to disabling Hibernate L2 cache for *immutable* entities - Allows distinction between mutable and immutable cache entries 24850: Fix ALF-6562: Moved property that is used to label the WQS dashlet on the "configure site dashboard" page out of the Slingshot project and into the WQS Share Module project. Corrected its value to "Web Quick Start" rather than "WCM Quick Start". 24857: Merged V3.4 to V3.4-BUG-FIX 24853: Merged V3.3 to V3.4 24852: Fixed ALF-6573 "Incorrect name of subgroups on "Groups" page" 24870: Removed svn:mergeinfo from root 24873: Merged V3.3 to V3.4-BUG-FIX (RECORD ONLY) 21789: ALF-4333: Fix - Updated RepoPrimaryManifestProcessorImpl so it can handle deletions that are reported by either pre-delete noderef or archived noderef (previously only handled the latter). - Updated TransferManifestNodeFactory so that it handles the case where the status of the node to transfer is "deleted". - Updated UnitTestTransferManifestNodeFactory so that it handles the change to TransferManifestNodeFactory above. - Added new tests for deletion cases. 23259: Merged HEAD to V3.3 23256: Fix ALF-4573: Start Workflow action is absent for edited document and working copy in Share 23346: Brought WebQS module in (including build process but not installer elements yet) 23371: "Simply" added wcmqs to installer 23391: ALF-5367: Copy dlls into tomcat/bin as appropriate. 23485: Merged V3.4 to V3.3 (fix backported for V3.3.x lines) 23472: Fixed ALF-5408: SQL Server missing ON DELETE CASCADE declarations 23515: Merged PATCHES/V3.2.0 to V3.3 23514: ALF-5554: Merged HEAD to V3.2.0 23153: When updating tag scopes following system shutdown/restore, be smarter about quickly skipping tag scopes that another (new) thread is currently working on 23283: More debugging level logging for tagging updates, to help identify the problem with periodic multi-threaded test failures on bamboo 23535: Merged V3.4 to V3.3 (complements 23517: ALF-5552) 23508: Fixed ALF-5559: Permission interceptors can fail if Lucene returns invalid NodeRefs 23564: ALF-5600: Merged V3.4 to V3.3 23424: Fixes: ALF-2989 - Incorrect sideId reference in URL for event in Site Calendar Dashlet Adds support for displaying events that start in the past but finish in the future (previously only events that start in the future were shown) 23586: MERGED V3.4 to V3.3 22864: Fix for ALF-5005: "Create and edit functions on AWE become "confused"" 23042: Fix ALF-5127: Impossible to create an article/blog (WCMQS) [Must clear panel hideEvent handler if manually hiding a YUI panel] 23561: Fixes: ALF-4569 - Removes universal override of input width box and switches the editor form panel to adjust it's width based on content rather than window size. Fixes: ALF-4570 - Adds an override for the CSS 'top' property of the form dialogue to ensure it's always below the ribbon. (Was being set automatically by the YUI widget.panel call) 23569: Fixes: ALF-5606 - Ribbon wasn't resizing correctly after the form events. 23630: Backport of installer 23631: Added 64-bit & deployment installers 23664: Fixes ALF-5691: TransferService: Multi-byte characters are not encoded correctly 23681: Fixes ALF-5699: TransferService: Snapshot file from source repo never contains complete MLText properties 23695: Fixed bug exposed after fixing ALF-5699. Parsing of MLText properties out of the transfer snapshot file was incorrect, and that was causing multi-lingual property values to be duplicated 23709: ALF-5699: Fix NPE in ManifestIntegrationTest 23734: Merged V3.4 to V3.3 23731: Fixes for ALF-3098 and ALF-3097 - Share - Security check on Personal Dashboard - only the owning user can view a user dashboard page - Share - Security issue on Customize Site Dashboard - private and moderated site dashboard pages no longer visible to non-members, customise site and dashboard pages only accessible to SiteManager 23747: ALF-5696: Merged V3.4 to V3.3 23585: Fixed ALF-5372 "JavaScript error on Groups management dialog with IE8 : document.getElementById is null" 23790: Fixed ALF-3823 "Share: RSS feed can't be read: http://cds-srv.sun.com:8700/rss/update/public/sunalert_update.xml - ok with other RSS client." 23883: Fixes ALF-5759: WQS: Attempt to copy a website section fails 23907: Merged DEV/BELARUS/V3.3-BUG-FIX-2010_09_20 to V33 22750: ALF-4846: Update rules are firing on inbound actions 23931: Undid rev 23907 (Reverse-merged /alfresco/BRANCHES/DEV/BELARUS/V3.3-BUG-FIX-2010_09_20:r22750) 23961: Fixed ALF-5686 "Incorrect behaviour of "All" filter in "My Tasks" dashlet" - Variables assigned in a <#macro> shall always be assigned using <#local> (using <#assign> makes them globally available which might cause naming collisions) 24132: Disable intermittent failing unit test 24148: ALF-6007: Merged HEAD to V3.3 23049: Fixed ALF-5099: Error when trying to go back in Create Web Content Wizard (only with certain XSDs) 24263: Merged from V3.3-BUG-FIX to V3.3 24264: V3.3-BUG-FIX to V3.3 24262: Stress test code for ALF-5025: Support background processing of archiving 24287: Added missing import 24336: Merged V3.4 to V3.3 23205: Fix for ALF-2111 - Download URLS are different on different pages, authentication fails when URL sent 24353: Merged V3.4 to V3.3 24352: Fix SQL fallout from ALF-6078 24510: Merged V3.4 to V3.3 21960: First round of date refactoring: Document Library pages now expect XML dates (ISO8601) from Share data webscripts 21961: Share client-side I18N utility now emulates sever-side handling of doubled-up single quotes. 24526: Merged V3.4 to V3.3 24402: Fix for performance degredation related to ALF-3823. RSS feed processing in JavaScript relies on Rhino impl of regex - this is extreemly slow as Rhino regex is by far the slowest component of the library. Switched code to use the Java Regex libraries to improve performance and reduce memory usage. 24587: Merged V3.4 to V3.3 24564: Fix for ALF-3727: Custom permissions aren't visible in Explorer UI 24604: Merged V3.4 to V3.3 24602: Build fix for RM permission model loading - collateral damage for R 24564 24774: Merged BRANCHES/V3.4 to BRANCHES/V3.3: 23492: Fixed ALF-5550: DB2: Unable to insert values into alf_string_value 24813: Merged BRANCHES/V3.4 to BRANCHES/V3.3: 24750: Limit installer builds to 2 threads 24874: Merged V3.4 to V3.4-BUG-FIX 24667: Resolve ALF-6202 - MT: fix offline edit (Share) 24672: Fixes from Gloria for: ALF-6339 and ALF-6337 24673: Merge V3.3 to V3.4 24668 : Upgrade of large repository to latest 3.3 fails on excession of mysql table lock size 24674: Fixes ALF-6294: Remove illegal CLI option 24675: Fix ALF-6099: CLONE - IE6: Sometimes errors occur on almost actions in Office Add-ins. Removed linebreaks from JSON response template & prevented "undefined" entries in URL. 24680: ALF-6120 : Version notes are lost for versioned items migrated from 2.2 to 3.4.0 24681: Merged BRANCHES/DEV/BELARUS/V3.4-2010_12_14 to BRANCHES/V3.4: 24609: MT - ALF-3563 24640: MT - ALF-3563 (merged w/ minor improvement) 24685: Fixes ALF-6403: Change installer window height on Linux 24688: Fix ALF-6029 (part II) - MT: cannot "Show Folders" for "Data Dictionary" in Afresco Share - part II adds patch and removes workaround 24689: Fixes: ALF-6219 - Incorrectly formatted variable in translation 24691: MT: ALF-3263 - Explorer login now fails with consistent error message ("Unable to login - unknown username/password.") if tenant does not exist or is disabled 24692: Fixes: ALF-6370 and ALF-6225 among others - sweep of FR and DE resource bundles for quote escaping. 24694: Fixes ALF-6424. Erased erroneous equals sign 24695: Fixes: ALF-6320 - removed the country specific portion of the language pack suffixes for French, German and Spanish. This enables speakers of those languages outside of those countries to benefit from the language packs. 24696: Fix for ALF-6299: XSS attack on editing blog post with XSS data in IE6&IE7 24700: Swaps _it_IT for _it to make Italian language pack available to Italian speakers outside of Italy. 24703: Avoid DB2 query failure if someone passes in a made-up UUID - Test RunningActionRestApiTest was making up a long node UUID - DB2 fails to set the parameter with SQLSTATE=22001 24706: Merged V3.4-BUG-FIX to V3.4 24705: Fix for ALF-6365, ALF-6335 24708: Fix ALF-6386: View Details and Edit Metadata icons are incorrect for folder 24709: Missing first/last name handling. 24711: Merged V3.3 to V3.4 24710: ALF-5535 - Fix to correctly format json number values (not as numeric human readable strings) 24713: Fix ALF-5404: It is now possible to configure who receives notifications of "Contact Us" requests by setting a configuration property on the WQS website node, such as "feedbackAssignee.Contact Request=brian" Also added missing Spring MVC source to 3rd Party. 24715: Fix for ALF-6412. OOoDirect always tries to connect to port 8100. Formerly the ooo.port property did not exist for the OOoDirect connector. It was added in r.23182 for the soffice process, but not for the connector bean. Now added for the connector too. 24721: Fix for ALF-6351 - Simple search breaks if override config is used and does not contain new 'repository-search' element 24728: Fixes: ALF-5685 - Incorrect encoding of Japanese Characters 24732: Fixes ALF-6381 and others - calendar strings appearing incorrectly. Problem was an unicode encoded comma preventing the property string being broken up into different days of the weeks or months. 24739: Fix ALF-6545: DB2: SQLCODE=-302, SQLSTATE=22001 (testCreateMultiLingualCategoryRoots) - Shortened Japanese name to 14 characters 24740: Fixes: ALF-6413 (with some translations still pending). 24742: Update readmes. 24744: Merged HEAD to BRANCHES/V3.4: 24137: Fixes: ALF-5642, ALF-3892, ALF-5043 & Brings Add Event dialog in line with other forms in share by disabling the popup validation error box. 24746: Build/test fix: PostgreSQL -AssetServiceImplTest.renameFolder 24755: Merged V3.3 to V3.4 (RECORD ONLY) 21789: ALF-4333: Fix - Updated RepoPrimaryManifestProcessorImpl so it can handle deletions that are reported by either pre-delete noderef or archived noderef (previously only handled the latter). - Updated TransferManifestNodeFactory so that it handles the case where the status of the node to transfer is "deleted". - Updated UnitTestTransferManifestNodeFactory so that it handles the change to TransferManifestNodeFactory above. - Added new tests for deletion cases. 23259: Merged HEAD to V3.3 23256: Fix ALF-4573: Start Workflow action is absent for edited document and working copy in Share 23346: Brought WebQS module in (including build process but not installer elements yet) 23371: "Simply" added wcmqs to installer 23391: ALF-5367: Copy dlls into tomcat/bin as appropriate. 23485: Merged V3.4 to V3.3 (fix backported for V3.3.x lines) 23472: Fixed ALF-5408: SQL Server missing ON DELETE CASCADE declarations 23515: Merged PATCHES/V3.2.0 to V3.3 23514: ALF-5554: Merged HEAD to V3.2.0 23153: When updating tag scopes following system shutdown/restore, be smarter about quickly skipping tag scopes that another (new) thread is currently working on 23283: More debugging level logging for tagging updates, to help identify the problem with periodic multi-threaded test failures on bamboo 23535: Merged V3.4 to V3.3 (complements 23517: ALF-5552) 23508: Fixed ALF-5559: Permission interceptors can fail if Lucene returns invalid NodeRefs 23564: ALF-5600: Merged V3.4 to V3.3 23424: Fixes: ALF-2989 - Incorrect sideId reference in URL for event in Site Calendar Dashlet Adds support for displaying events that start in the past but finish in the future (previously only events that start in the future were shown) 23586: MERGED V3.4 to V3.3 22864: Fix for ALF-5005: "Create and edit functions on AWE become "confused"" 23042: Fix ALF-5127: Impossible to create an article/blog (WCMQS) [Must clear panel hideEvent handler if manually hiding a YUI panel] 23561: Fixes: ALF-4569 - Removes universal override of input width box and switches the editor form panel to adjust it's width based on content rather than window size. Fixes: ALF-4570 - Adds an override for the CSS 'top' property of the form dialogue to ensure it's always below the ribbon. (Was being set automatically by the YUI widget.panel call) 23569: Fixes: ALF-5606 - Ribbon wasn't resizing correctly after the form events. 23630: Backport of installer 23631: Added 64-bit & deployment installers 23664: Fixes ALF-5691: TransferService: Multi-byte characters are not encoded correctly 23681: Fixes ALF-5699: TransferService: Snapshot file from source repo never contains complete MLText properties 23695: Fixed bug exposed after fixing ALF-5699. Parsing of MLText properties out of the transfer snapshot file was incorrect, and that was causing multi-lingual property values to be duplicated 23709: ALF-5699: Fix NPE in ManifestIntegrationTest 23734: Merged V3.4 to V3.3 23731: Fixes for ALF-3098 and ALF-3097 - Share - Security check on Personal Dashboard - only the owning user can view a user dashboard page - Share - Security issue on Customize Site Dashboard - private and moderated site dashboard pages no longer visible to non-members, customise site and dashboard pages only accessible to SiteManager 23747: ALF-5696: Merged V3.4 to V3.3 23585: Fixed ALF-5372 "JavaScript error on Groups management dialog with IE8 : document.getElementById is null" 23790: Fixed ALF-3823 "Share: RSS feed can't be read: http://cds-srv.sun.com:8700/rss/update/public/sunalert_update.xml - ok with other RSS client." 23883: Fixes ALF-5759: WQS: Attempt to copy a website section fails 23907: Merged DEV/BELARUS/V3.3-BUG-FIX-2010_09_20 to V33 - 22750: ALF-4846: Update rules are firing on inbound actions 23931: Undid rev 23907 (Reverse-merged /alfresco/BRANCHES/DEV/BELARUS/V3.3-BUG-FIX-2010_09_20:r22750) 23961: Fixed ALF-5686 "Incorrect behaviour of "All" filter in "My Tasks" dashlet" - Variables assigned in a <#macro> shall always be assigned using <#local> (using <#assign> makes them globally available which might cause naming collisions) 24132: Disable intermittent failing unit test 24148: ALF-6007: Merged HEAD to V3.3 23049: Fixed ALF-5099: Error when trying to go back in Create Web Content Wizard (only with certain XSDs) 24263: Merged from V3.3-BUG-FIX to V3.3 24264: Merged V3.3-BUG-FIX to V3.3 24262: Stress test code for ALF-5025: Support background processing of archiving 24287: Added missing import 24336: Merged V3.4 to V3.3 23205: Fix for ALF-2111 - Download URLS are different on different pages, authentication fails when URL sent 24353: Merged V3.4 to V3.3 24352: Fix SQL fallout from ALF-6078 24510: Merged V3.4 to V3.3 21960: First round of date refactoring: Document Library pages now expect XML dates (ISO8601) from Share data webscripts 21961: Share client-side I18N utility now emulates sever-side handling of doubled-up single quotes. 24526: Merged V3.4 to V3.3 24402: Fix for performance degredation related to ALF-3823. RSS feed processing in JavaScript relies on Rhino impl of regex - this is extreemly slow as Rhino regex is by far the slowest component of the library. Switched code to use the Java Regex libraries to improve performance and reduce memory usage. 24587: Merged V3.4 to V3.3 24564: Fix for ALF-3727: Custom permissions aren't visible in Explorer UI 24604: Merged V3.4 to V3.3 24602: Build fix for RM permission model loading - collateral damage for R 24564 24775: Merged BRANCHES/V3.3 to BRANCHES/V3.4: (RECORD-ONLY) - already in V3.4 24774: (RECORD-ONLY) Merged BRANCHES/V3.4 to BRANCHES/V3.3: 23492: Fixed ALF-5550: DB2: Unable to insert values into alf_string_value 24788: Add evaluation use message for OSX installer 24790: Removed svn:mergeinfo on root 24791: Fixed ALF-6560: MIME type not detected (set to application/octet-stream) when content written via FileFolderService - First access of content on a new file (FileFolderService.getWriter) guesses a mimetype - The initial mimetype guess *was* done during create, but that was expensive. - Added unit test to cover regression 24803: Merged BRANCHES/DEV/dwebster/ to BRANCHES/V3.4: 24773: DE bug fixes received from translators 10th Jan. 24776: ES files received from translators 10th Jan 24793: FR files received from translators 10th Jan 24792: IT files received from translators 10th Jan 24804: Temporarily removing Japanese language bundle 24856: Merged BRANCHES/DEV/dwebster/ to BRANCHES/V3.4: 24848: Latest Language updates from Translators 24863: ALF-6029 (MT Share - repo' view after upg) 24880: Merged V3.3 to V3.4-BUG-FIX 24463: Fixed ALF-4398 "Path to rule set is not displayed" ($html alias was missing from a merge) 24465: Merge V3.3 to V3.4 (RECORD ONLY) 24463: Fixed ALF-4398 "Path to rule set is not displayed" ($html alias was missing from a merge) 24493: Fix for Mac OS X CIFS logon problem, change UID to start at one as zero has special meaning, plus other minor fixes. JLAN-112. 24569: Fix for ALF-5333: Webdav - Online editing of files in a folder with German umlauts does not report correct characters 24611: Fix broken build due to merge #fail (r24460 / ALF-4015) 24668: ALF-4557 - Upgrade of large repository to latest 3.3 fails on excession of mysql table lock size 24707: Fix for handling of null first/last name in wiki page list 24710: ALF-5535 - Fix to correctly format json number values (not as numeric human readable strings) 24794: Fix for ALF-4984 - Outdated custom-slingshot-application-context.xml.sample file for share 24798: Fix for ALF-5806: Lucene query does not return expected result. - Alfresco FTS now supports the prefixes ~ and = for phrase queries 24814: Build fix after r24798: Fix for ALF-5806: Lucene query does not return expected result. 24823: Synchronization improvements to RemoteClient and http proxy hosts 24825: Fixed #3 of ALF-6308 "Share data issues" - Share falls back to use "html uploader" (in all browsers except IE) when "JSESSIONID" cookie is unreachable from javascript (like when "HttpOnly cookies" is activated on the server. 24835: Fixed ALF-5484: Check-in does not update association - Copy code when copying over an existing target node was NOT processing associations - Fallout from refactor and subsequent fixes related to ALF-958 (Target associations aren't copied) - Some commented-out unit tests reintroduced 24842: Fix for ALF-6308 item #4 - validate the redirect URL to ensure it is a relative url 24845: Merged DEV/DAVEW/SAP to V3.3 23874: ALF-5822: Correct Lucene throttling mechanism to prevent build up of excessive committed deltas - Also correct BatchProcessor's mechanism for single-threading batches with cross dependencies - Single-threaded batches must be sequenced in order 23876: ALF-5822: Default lucene.indexer.mergerTargetOverlaysBlockingFactor to 2 for better write performance under load 24022: ALF-5822: Refinement of fix - Don't block a thread that has already entered the prepare phase with another indexer (e.g. a cross-store commit). Otherwise it could block indefinitely and never enter the commit phase - Also added extra debug diagnostics and handle all Throwables on failure 24023: ALF-5822: Minor correction to debug log message 24421: ALF-6134: Do not export org.hibernate.jmx.StatisticsService through JMX to avoid excessive blocking under load 24422: ALF-6135: Remove lock contention from concurrent Lucene searches - Added a RW Lock and Thread local-based solution to org.apache.lucene.store.FSDirectory.FSIndexInput.readInternal() to avoid contention during multiple parallel Lucene searches. This is already recognized as a bottleneck by the Lucene developers, who offer NIOFSDirectory as an alternative, which unfortunately doesn't work on Windows. - Added RW lock to org.apache.lucene.index.TermInfosReader.ensureIndexIsRead() - Threads no longer hanging in lucene searches during load tests. Woohoo! 24423: ALF-6136: Don't call through to org.apache.log4j.NDC unless debug is enabled as it's heavily synchronized. Also avoid dynamic method invocation by using a delegate. 24426: ALF-6138 (SURF - PARTIAL): 'Warm' the java.beans.Introspector cache for key Freemarker accessible bean classes on loading in static initializers 24428: ALF-6139 (SURF - PARTIAL): First log in to Share is expensive due to 'lazy' dashboard creation and excessive synchronization - Added AVMRemoteStore.createDocuments() for creating multiple XML documents at once, all embedded within the same master XML document in the request body - Added corresponding saveDocuments() methods to Store, RemoteStore, Model, ModelObjectManager and ModelObjectPersister on the Surf side - Used this in PresetsManager - Removed excessive synchronization from StoreModelObjectPersister 24429: ALF-6140 (SURF - PARTIAL): Surf tweaks to allow concurrent execution of web scripts - Use StrongCacheStorage instead of MruCacheStorage in RepositoryTemplateProcessor to avoid use of a synchronized cache - Tweak cache sizes in FreeMarkerProcessor - Use thread local object wrapper delegates in QNameAwareObjectWrapper and PresentationTemplateProcessor to work around synchronization in DefaultObjectWrapper - Swap in the same object wrapper to WrappingTemplateModel - Use a concurrent HashMap in ModelObjectCache and ModelHelper and remove excessive synchronization - Use RW locks rather than synchronized blocks in AbstractWebScript 24431: ALF-6141: Improvements to IBatis DAO performance under load - Use lazyLoadingEnabled="false", enhancementEnabled="false" to avoid unnecessary blocking and generation of CGI proxies in IBATIS DAOs - Use useTransactionAwareDataSource="false" to prevent Spring from agressively unwrapping DBCP connections and bypassing the prepared statement cache 24432: ALF-6142: Remove dependency between RepositoryAuthenticationDAO and Lucene - Reworked RepositoryAuthenticationDAO to use a node service lookup by child association QName - This required adding a patch to 'upgrade' the qnames of existing authentication nodes, which previously all had the same QName 24433: ALF-6143: Remove net.sf.ehcache.use.classic.lru setting from EhCacheManagerFactoryBean and InternalEhCacheManagerFactoryBean to prevent serialization of accesses to shared caches by multiple executing threads 24434: ALF-6144: DirtySessionMethodInterceptor was causing contention between multiple threads calling the same DAO. - Unfortunately method.getAnnotation() is a synchronized call, and thus causes concurrent calls to the same method to contended with each other. - Added a non-blocking cache so that DAOs can be accessed in multiple threads without contending. 24435: ALF-6145: Use RW Locks in Subsystem Framework - The operations relied on by the dynamic proxies wrapping subsystems were synchronized and thus caused contention when multiple threads were calling in to the same subsystem - Replaced synchronized blocks with use of read write locks, thus allowing multiple concurrent readers 24436: ALF-6146: Regulate PermissionModel accesses with RW locks, rather than synchronized blocks and an excessive number of concurrent hashmaps. 24438: ALF-6136: Fix build classpath 24439: ALF-6142: Fixed seeding of admin user password 24444: ALF-6142: Fix unit test fallout - InviteServiceTest needs a transaction - RepositoryAuthenticationDao must listen for Person username changes and update authentication node qname accordingly - Correction to MT handling in RepositoryAuthenticationDao - Repository Authentication Component must 'normalize' the username before passing it through the DAO 24445: ALF-6145: Correction to lock handling when propagating destroy() events 24446: ALF-6142: Add new dependencies to unit test 24448: ALF-6142: Further fix ups 24461: ALF-6142: Fix unit test 24664: ALF-6408: Prevent possible deadlock during reindexing - waitForHeadOfQueue() now only called in beforeCommit() phase rather than afterCommit() to prevent deadlocking with Lucene throttler - indexes are also flushed beforehand in beforeCommit() so that indexing work can still be parallelized - also prevent potential deadlock caused by clearing of IndexInfo.thisThreadPreparing in a nested transaction 24810: ALF-6653: Use read write lock in Hibernate ReadWriteCache to avoid needless contention on L2 cache reads 24817: ALF-4725: Avoid excessive lock contention in dbcp by upgrading to 1.4 - also upgraded commons pool 24818: ALF-6658: Remove synchronization from LockService - transaction local collections used anyway 24844: ALF-6681: Don't let the PostLookup job stack up in multiple threads - Now only executes in one thread at a time and skips scheduled slots where it is already running 24864: Fix for ALF-5904: Explorer - Space model rights not duplicated when creating a space based on a template - copy service no longer uses hasPermission - added tests for permission copy scenarios with assorted rights - this fix assumed there is nothing special about templates - ie that they should always carry permissions and is the "default" copy behaviour to copy permissions if possible 24865: ALF-6145: Fix failing unit test 24878: ALF-6146: Correction to write lock around requiredPermissionsCache 24881: Increment version revision git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@26792 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
659 lines
24 KiB
Java
659 lines
24 KiB
Java
/*
|
|
* Copyright (C) 2005-2010 Alfresco Software Limited.
|
|
*
|
|
* This file is part of Alfresco
|
|
*
|
|
* Alfresco is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU Lesser General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* Alfresco is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public License
|
|
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
package org.alfresco.repo.webdav;
|
|
|
|
import java.io.Serializable;
|
|
import java.net.URLDecoder;
|
|
import java.text.SimpleDateFormat;
|
|
import java.util.Date;
|
|
import java.util.Hashtable;
|
|
import java.util.Locale;
|
|
import java.util.Map;
|
|
import java.util.StringTokenizer;
|
|
import java.util.TimeZone;
|
|
|
|
import javax.servlet.http.HttpServletRequest;
|
|
|
|
import org.alfresco.error.AlfrescoRuntimeException;
|
|
import org.alfresco.model.ContentModel;
|
|
import org.alfresco.service.cmr.repository.ContentData;
|
|
import org.alfresco.service.cmr.repository.NodeRef;
|
|
import org.alfresco.service.namespace.QName;
|
|
import org.apache.commons.lang.time.DateFormatUtils;
|
|
import org.apache.commons.logging.Log;
|
|
import org.apache.commons.logging.LogFactory;
|
|
|
|
/**
|
|
* Helper class used by the WebDAV protocol handling classes
|
|
*
|
|
* @author gavinc
|
|
*/
|
|
public class WebDAV
|
|
{
|
|
// Logging
|
|
|
|
private static Log logger = LogFactory.getLog("org.alfresco.webdav.protocol");
|
|
|
|
// WebDAV XML namespace
|
|
|
|
public static final String DAV_NS = "D";
|
|
public static final String DAV_NS_PREFIX = DAV_NS + ":";
|
|
|
|
// PROPFIND, LOCK depth
|
|
|
|
public static final int DEPTH_0 = 0;
|
|
public static final int DEPTH_1 = 1;
|
|
public static final int DEPTH_INFINITY = -1;
|
|
public static final short TIMEOUT_INFINITY = -1;
|
|
|
|
// WebDAV HTTP response codes
|
|
|
|
public static final int WEBDAV_SC_MULTI_STATUS = 207;
|
|
public static final int WEBDAV_SC_LOCKED = 423;
|
|
public static final int WEBDAV_SC_FAILED_DEPENDENCY = 424;
|
|
|
|
// WebDAV HTTP response code descriptions
|
|
|
|
public static final String WEBDAV_SC_FAILED_DEPENDENCY_DESC = "Failed Dependency";
|
|
|
|
// HTTP response code descriptions
|
|
|
|
public static final String SC_OK_DESC = "OK";
|
|
public static final String SC_NOT_FOUND_DESC = "Not Found";
|
|
public static final String SC_FORBIDDEN_DESC = "Forbidden";
|
|
|
|
|
|
// HTTP methods
|
|
|
|
public static final String METHOD_PUT = "PUT";
|
|
public static final String METHOD_POST = "POST";
|
|
public static final String METHOD_GET = "GET";
|
|
public static final String METHOD_DELETE = "DELETE";
|
|
public static final String METHOD_HEAD = "HEAD";
|
|
public static final String METHOD_OPTIONS = "OPTIONS";
|
|
public static final String METHOD_PROPFIND = "PROPFIND";
|
|
public static final String METHOD_PROPPATCH = "PROPPATCH";
|
|
public static final String METHOD_MKCOL = "MKCOL";
|
|
public static final String METHOD_MOVE = "MOVE";
|
|
public static final String METHOD_COPY = "COPY";
|
|
public static final String METHOD_LOCK = "LOCK";
|
|
public static final String METHOD_UNLOCK = "UNLOCK";
|
|
|
|
// HTTP headers
|
|
|
|
public static final String HEADER_CONTENT_LENGTH = "Content-Length";
|
|
public static final String HEADER_CONTENT_TYPE = "Content-Type";
|
|
public static final String HEADER_DEPTH = "Depth";
|
|
public static final String HEADER_DESTINATION = "Destination";
|
|
public static final String HEADER_ETAG = "ETag";
|
|
public static final String HEADER_EXPECT = "Expect";
|
|
public static final String HEADER_EXPECT_CONTENT = "100-continue";
|
|
public static final String HEADER_IF = "If";
|
|
public static final String HEADER_IF_MATCH = "If-Match";
|
|
public static final String HEADER_IF_MODIFIED_SINCE = "If-Modified-Since";
|
|
public static final String HEADER_IF_NONE_MATCH = "If-None-Match";
|
|
public static final String HEADER_IF_RANGE = "If-Range";
|
|
public static final String HEADER_IF_UNMODIFIED_SINCE = "If-Unmodified-Since";
|
|
public static final String HEADER_LAST_MODIFIED = "Last-Modified";
|
|
public static final String HEADER_LOCK_TOKEN = "Lock-Token";
|
|
public static final String HEADER_OVERWRITE = "Overwrite";
|
|
public static final String HEADER_RANGE = "Range";
|
|
public static final String HEADER_TIMEOUT = "Timeout";
|
|
public static final String HEADER_USER_AGENT = "User-Agent";
|
|
|
|
// If-Modified/If-Unmodified date format
|
|
|
|
public static final String HEADER_IF_DATE_FORMAT = "EEE, dd MMM yyyy HH:mm:ss zzz";
|
|
|
|
// If header keyword
|
|
|
|
public static final String HEADER_KEY_NOT = "Not";
|
|
|
|
public static final String AGENT_MICROSOFT_DATA_ACCESS_INTERNET_PUBLISHING_PROVIDER_DAV = "Microsoft Data Access Internet Publishing Provider DAV";
|
|
public static final String AGENT_INTERNET_EXPLORER = "MSIE";
|
|
// User agents
|
|
|
|
public static final String AGENT_MS_6_1_7600 = "Microsoft-WebDAV-MiniRedir/6.1.7600";
|
|
|
|
// General string constants
|
|
|
|
public static final String ASTERISK = "*";
|
|
public static final String DEFAULT_NAMESPACE_URI = "DAV:";
|
|
public static final String DIR_SEPARATOR = "/";
|
|
public static final String FAKE_TOKEN = "faketoken";
|
|
public static final String HTTP1_1 = "HTTP/1.1";
|
|
public static final String INFINITE = "Infinite";
|
|
public static final String INFINITY = "infinity";
|
|
public static final String OPAQUE_LOCK_TOKEN = "opaquelocktoken:";
|
|
public static final String NAMESPACE_SEPARATOR = ":";
|
|
public static final String SECOND = "Second-";
|
|
public static final String HEADER_VALUE_SEPARATOR = ",";
|
|
public static final String ZERO = "0";
|
|
public static final String ONE = "1";
|
|
public static final String T = "T";
|
|
|
|
// Strings used in WebDAV XML payload
|
|
|
|
public static final String XML_NS = "xmlns";
|
|
|
|
public static final String XML_ACTIVE_LOCK = "activelock";
|
|
public static final String XML_ALLPROP = "allprop";
|
|
public static final String XML_COLLECTION = "collection";
|
|
public static final String XML_CREATION_DATE = "creationdate";
|
|
public static final String XML_DEPTH = "depth";
|
|
public static final String XML_DISPLAYNAME = "displayname";
|
|
public static final String XML_EXCLUSIVE = "exclusive";
|
|
public static final String XML_GET_CONTENT_LANGUAGE = "getcontentlanguage";
|
|
public static final String XML_GET_CONTENT_LENGTH = "getcontentlength";
|
|
public static final String XML_GET_CONTENT_TYPE = "getcontenttype";
|
|
public static final String XML_GET_ETAG = "getetag";
|
|
public static final String XML_GET_LAST_MODIFIED = "getlastmodified";
|
|
public static final String XML_HREF = "href";
|
|
public static final String XML_LOCK_DISCOVERY = "lockdiscovery";
|
|
public static final String XML_LOCK_ENTRY = "lockentry";
|
|
public static final String XML_LOCK_SCOPE = "lockscope";
|
|
public static final String XML_LOCK_TOKEN = "locktoken";
|
|
public static final String XML_LOCK_TYPE = "locktype";
|
|
public static final String XML_MULTI_STATUS = "multistatus";
|
|
public static final String XML_OWNER = "owner";
|
|
public static final String XML_PROP = "prop";
|
|
public static final String XML_PROPNAME = "propname";
|
|
public static final String XML_PROPSTAT = "propstat";
|
|
public static final String XML_RESOURCE_TYPE = "resourcetype";
|
|
public static final String XML_RESPONSE = "response";
|
|
public static final String XML_SHARED = "shared";
|
|
public static final String XML_SOURCE = "source";
|
|
public static final String XML_STATUS = "status";
|
|
public static final String XML_SUPPORTED_LOCK = "supportedlock";
|
|
public static final String XML_TIMEOUT = "timeout";
|
|
public static final String XML_WRITE = "write";
|
|
public static final String XML_SET = "set";
|
|
public static final String XML_REMOVE = "remove";
|
|
public static final String XML_ERROR = "error";
|
|
|
|
// Namespaced versions of payload elements
|
|
|
|
public static final String XML_NS_ACTIVE_LOCK = DAV_NS_PREFIX + "activelock";
|
|
public static final String XML_NS_ALLPROP = DAV_NS_PREFIX + "allprop";
|
|
public static final String XML_NS_COLLECTION = DAV_NS_PREFIX + "collection";
|
|
public static final String XML_NS_CREATION_DATE = DAV_NS_PREFIX + "creationdate";
|
|
public static final String XML_NS_DEPTH = DAV_NS_PREFIX + "depth";
|
|
public static final String XML_NS_DISPLAYNAME = DAV_NS_PREFIX + "displayname";
|
|
public static final String XML_NS_EXCLUSIVE = DAV_NS_PREFIX + "exclusive";
|
|
public static final String XML_NS_GET_CONTENT_LANGUAGE = DAV_NS_PREFIX + "getcontentlanguage";
|
|
public static final String XML_NS_GET_CONTENT_LENGTH = DAV_NS_PREFIX + "getcontentlength";
|
|
public static final String XML_NS_GET_CONTENT_TYPE = DAV_NS_PREFIX + "getcontenttype";
|
|
public static final String XML_NS_GET_ETAG = DAV_NS_PREFIX + "getetag";
|
|
public static final String XML_NS_GET_LAST_MODIFIED = DAV_NS_PREFIX + "getlastmodified";
|
|
public static final String XML_NS_HREF = DAV_NS_PREFIX + "href";
|
|
public static final String XML_NS_LOCK_DISCOVERY = DAV_NS_PREFIX + "lockdiscovery";
|
|
public static final String XML_NS_LOCK_ENTRY = DAV_NS_PREFIX + "lockentry";
|
|
public static final String XML_NS_LOCK_SCOPE = DAV_NS_PREFIX + "lockscope";
|
|
public static final String XML_NS_LOCK_TOKEN = DAV_NS_PREFIX + "locktoken";
|
|
public static final String XML_NS_LOCK_TYPE = DAV_NS_PREFIX + "locktype";
|
|
public static final String XML_NS_MULTI_STATUS = DAV_NS_PREFIX + "multistatus";
|
|
public static final String XML_NS_OWNER = DAV_NS_PREFIX + "owner";
|
|
public static final String XML_NS_PROP = DAV_NS_PREFIX + "prop";
|
|
public static final String XML_NS_PROPNAME = DAV_NS_PREFIX + "propname";
|
|
public static final String XML_NS_PROPSTAT = DAV_NS_PREFIX + "propstat";
|
|
public static final String XML_NS_RESOURCE_TYPE = DAV_NS_PREFIX + "resourcetype";
|
|
public static final String XML_NS_RESPONSE = DAV_NS_PREFIX + "response";
|
|
public static final String XML_NS_SHARED = DAV_NS_PREFIX + "shared";
|
|
public static final String XML_NS_SOURCE = DAV_NS_PREFIX + "source";
|
|
public static final String XML_NS_STATUS = DAV_NS_PREFIX + "status";
|
|
public static final String XML_NS_SUPPORTED_LOCK = DAV_NS_PREFIX + "supportedlock";
|
|
public static final String XML_NS_TIMEOUT = DAV_NS_PREFIX + "timeout";
|
|
public static final String XML_NS_WRITE = DAV_NS_PREFIX + "write";
|
|
public static final String XML_NS_ERROR = DAV_NS_PREFIX + "error";
|
|
public static final String XML_NS_CANNOT_MODIFY_PROTECTED_PROPERTY = DAV_NS_PREFIX + "cannot-modify-protected-property";
|
|
|
|
|
|
public static final String XML_CONTENT_TYPE = "text/xml; charset=UTF-8";
|
|
|
|
// Alfresco specific properties
|
|
|
|
public static final String XML_ALF_AUTHTICKET = "authticket";
|
|
public static final String XML_NS_ALF_AUTHTICKET = DAV_NS_PREFIX + "authticket";
|
|
|
|
// Path seperator
|
|
|
|
public static final String PathSeperator = "/";
|
|
public static final char PathSeperatorChar = '/';
|
|
|
|
// Lock token seperator
|
|
|
|
public static final String LOCK_TOKEN_SEPERATOR = ":";
|
|
|
|
// Root path
|
|
|
|
private static final String RootPath = PathSeperator;
|
|
|
|
// Map WebDAV property names to Alfresco property names
|
|
|
|
private static Hashtable<String, QName> _propertyNameMap;
|
|
|
|
// WebDAV creation date/time formatter
|
|
|
|
private static String CREATION_DATE_FORMAT = "yyyy-MM-dd'T'HH:mm:ss'Z'";
|
|
|
|
// HTTP header date/time formatter
|
|
// NOTE: According to RFC2616 dates should always be in English and in
|
|
// the GMT timezone see http://rfc.net/rfc2616.html#p20 for details
|
|
|
|
private static SimpleDateFormat _httpDateFormatter = new SimpleDateFormat(HEADER_IF_DATE_FORMAT, Locale.ENGLISH);
|
|
|
|
/**
|
|
* Formats the given date so that it conforms with the Last-Modified HTTP header
|
|
*
|
|
* @param date The date to format
|
|
* @return The formatted date string
|
|
*/
|
|
public static String formatModifiedDate(Date date)
|
|
{
|
|
return _httpDateFormatter.format(date);
|
|
}
|
|
|
|
/**
|
|
* Formats the given date so that it conforms with the Last-Modified HTTP header
|
|
*
|
|
* @param date long
|
|
* @return The formatted date string
|
|
*/
|
|
public static String formatModifiedDate(long ldate)
|
|
{
|
|
return _httpDateFormatter.format(new Date(ldate));
|
|
}
|
|
|
|
/**
|
|
* Formats the given date so that it conforms with the WebDAV creation date/time format
|
|
*
|
|
* @param date The date to format
|
|
* @return The formatted date string
|
|
*/
|
|
public static String formatCreationDate(Date date)
|
|
{
|
|
return DateFormatUtils.formatUTC(date, CREATION_DATE_FORMAT);
|
|
}
|
|
|
|
/**
|
|
* Formats the given date so that it conforms with the WebDAV creation date/time format
|
|
*
|
|
* @param date long
|
|
* @return The formatted date string
|
|
*/
|
|
public static String formatCreationDate(long ldate)
|
|
{
|
|
return DateFormatUtils.formatUTC(ldate, CREATION_DATE_FORMAT);
|
|
}
|
|
|
|
/**
|
|
* Formats the given date for use in the HTTP header
|
|
*
|
|
* @param date Date
|
|
* @return String
|
|
*/
|
|
public static String formatHeaderDate(Date date)
|
|
{
|
|
return _httpDateFormatter.format( date);
|
|
}
|
|
|
|
/**
|
|
* Formats the given date for use in the HTTP header
|
|
*
|
|
* @param date long
|
|
* @return String
|
|
*/
|
|
public static String formatHeaderDate(long date)
|
|
{
|
|
return _httpDateFormatter.format( new Date(date));
|
|
}
|
|
|
|
/**
|
|
* Return the Alfresco property value for the specified WebDAV property
|
|
*
|
|
* @param props Map<QName, Serializable>
|
|
* @param davPropName String
|
|
* @return Object
|
|
*/
|
|
public static Object getDAVPropertyValue( Map<QName, Serializable> props, String davPropName)
|
|
{
|
|
// Convert the WebDAV property name to the corresponding Alfresco property
|
|
|
|
QName propName = _propertyNameMap.get( davPropName);
|
|
if ( propName == null)
|
|
throw new AlfrescoRuntimeException("No mapping for WebDAV property " + davPropName);
|
|
|
|
// Return the property value
|
|
Object value = props.get(propName);
|
|
if (value instanceof ContentData)
|
|
{
|
|
ContentData contentData = (ContentData) value;
|
|
if (davPropName.equals(WebDAV.XML_GET_CONTENT_TYPE))
|
|
{
|
|
value = contentData.getMimetype();
|
|
}
|
|
else if (davPropName.equals(WebDAV.XML_GET_CONTENT_LENGTH))
|
|
{
|
|
value = new Long(contentData.getSize());
|
|
}
|
|
}
|
|
return value;
|
|
}
|
|
|
|
|
|
/**
|
|
* Maps the current HTTP request to a path that can be used to access a content repository
|
|
*
|
|
* @param request HTTP request
|
|
* @return A content repository path
|
|
*/
|
|
public static String getRepositoryPath(HttpServletRequest request)
|
|
{
|
|
// Try and get the path
|
|
|
|
String strPath = null;
|
|
|
|
try
|
|
{
|
|
strPath = URLDecoder.decode( request.getRequestURI(), "UTF-8");
|
|
}
|
|
catch (Exception ex) {}
|
|
|
|
// Find the servlet path and trim from the request path
|
|
|
|
String servletPath = request.getServletPath();
|
|
|
|
int rootPos = strPath.indexOf(servletPath);
|
|
if ( rootPos != -1)
|
|
{
|
|
strPath = strPath.substring( rootPos);
|
|
}
|
|
|
|
// If we failed to get the path from the request try and get the path from the servlet path
|
|
|
|
if (strPath == null)
|
|
{
|
|
strPath = request.getServletPath();
|
|
}
|
|
|
|
if (strPath == null || strPath.length() == 0)
|
|
{
|
|
// If we still have not got a path then default to the root directory
|
|
strPath = RootPath;
|
|
}
|
|
else if (strPath.startsWith(request.getServletPath()))
|
|
{
|
|
// Check if the path starts with the base servlet path
|
|
int len = request.getServletPath().length();
|
|
|
|
if (strPath.length() > len)
|
|
{
|
|
strPath = strPath.substring(len);
|
|
}
|
|
else
|
|
{
|
|
strPath = RootPath;
|
|
}
|
|
}
|
|
|
|
// Make sure there are no trailing slashes
|
|
|
|
if (strPath.length() > 1 && strPath.endsWith(DIR_SEPARATOR))
|
|
{
|
|
strPath = strPath.substring(0, strPath.length() - 1);
|
|
}
|
|
|
|
// Return the path
|
|
|
|
return strPath;
|
|
}
|
|
|
|
/**
|
|
* Returns a URL that could be used to access the given path.
|
|
*
|
|
* @param request HttpServletRequest
|
|
* @param path String
|
|
* @param isCollection boolean
|
|
* @return String
|
|
*/
|
|
public static String getURLForPath(HttpServletRequest request, String path, boolean isCollection)
|
|
{
|
|
return getURLForPath(request, path, isCollection, null);
|
|
}
|
|
|
|
/**
|
|
* Returns a URL that could be used to access the given path.
|
|
*
|
|
* @param request HttpServletRequest
|
|
* @param path String
|
|
* @param isCollection boolean
|
|
* @param userAgent String
|
|
* @return String
|
|
*/
|
|
public static String getURLForPath(HttpServletRequest request, String path, boolean isCollection, String userAgent)
|
|
{
|
|
StringBuilder urlStr = new StringBuilder(request.getRequestURI());
|
|
String servletPath = request.getServletPath();
|
|
|
|
int rootPos = urlStr.indexOf(servletPath);
|
|
if (rootPos != -1)
|
|
{
|
|
urlStr.setLength(rootPos + servletPath.length());
|
|
}
|
|
|
|
if (urlStr.charAt(urlStr.length() - 1) != PathSeperatorChar)
|
|
{
|
|
urlStr.append(PathSeperator);
|
|
}
|
|
|
|
if (path.equals(RootPath) == false)
|
|
{
|
|
// split the path and URL encode each path element
|
|
for (StringTokenizer t = new StringTokenizer(path, PathSeperator); t.hasMoreTokens(); /**/)
|
|
{
|
|
urlStr.append( WebDAVHelper.encodeURL(t.nextToken(), userAgent) );
|
|
if (t.hasMoreTokens())
|
|
{
|
|
urlStr.append(PathSeperator);
|
|
}
|
|
}
|
|
}
|
|
|
|
// If the URL is to a collection add a trailing slash
|
|
if (isCollection && urlStr.charAt( urlStr.length() - 1) != PathSeperatorChar)
|
|
{
|
|
urlStr.append( PathSeperator);
|
|
}
|
|
|
|
// Return the URL string
|
|
return urlStr.toString();
|
|
}
|
|
|
|
/**
|
|
* Returns a context-relative path, beginning with a "/", that represents the canonical version
|
|
* of the specified path after ".." and "." elements are resolved out. If the specified path
|
|
* attempts to go outside the boundaries of the current context (i.e. too many ".." path
|
|
* elements are present), return <code>null</code> instead.
|
|
*
|
|
* @param strPath The path to be decoded
|
|
*/
|
|
public static String decodeURL(String strPath)
|
|
{
|
|
if (strPath == null)
|
|
return null;
|
|
|
|
// Resolve encoded characters in the normalized path, which also handles encoded
|
|
// spaces so we can skip that later. Placed at the beginning of the chain so that
|
|
// encoded bad stuff(tm) can be caught by the later checks
|
|
|
|
String strNormalized = null;
|
|
|
|
try
|
|
{
|
|
strNormalized = URLDecoder.decode(strPath, "UTF-8");
|
|
}
|
|
catch (Exception ex)
|
|
{
|
|
logger.error("Error in decodeURL, URL = " + strPath, ex);
|
|
}
|
|
|
|
if (strNormalized == null)
|
|
return (null);
|
|
|
|
// Normalize the slashes and add leading slash if necessary
|
|
|
|
if (strNormalized.indexOf('\\') >= 0)
|
|
strNormalized = strNormalized.replace('\\', '/');
|
|
|
|
if (!strNormalized.startsWith("/"))
|
|
strNormalized = "/" + strNormalized;
|
|
|
|
// Resolve occurrences of "//" in the normalized path
|
|
|
|
while (true)
|
|
{
|
|
int index = strNormalized.indexOf("//");
|
|
if (index < 0)
|
|
break;
|
|
strNormalized = strNormalized.substring(0, index) + strNormalized.substring(index + 1);
|
|
}
|
|
|
|
// Resolve occurrences of "/./" in the normalized path
|
|
|
|
while (true)
|
|
{
|
|
int index = strNormalized.indexOf("/./");
|
|
if (index < 0)
|
|
break;
|
|
strNormalized = strNormalized.substring(0, index) + strNormalized.substring(index + 2);
|
|
}
|
|
|
|
// Resolve occurrences of "/../" in the normalized path
|
|
|
|
while (true)
|
|
{
|
|
int index = strNormalized.indexOf("/../");
|
|
if (index < 0)
|
|
break;
|
|
if (index == 0)
|
|
return (null); // Trying to go outside our context
|
|
|
|
int index2 = strNormalized.lastIndexOf('/', index - 1);
|
|
strNormalized = strNormalized.substring(0, index2) + strNormalized.substring(index + 3);
|
|
}
|
|
|
|
// Return the normalized path that we have completed
|
|
|
|
return strNormalized;
|
|
}
|
|
|
|
/**
|
|
* Make a unique lock token
|
|
*
|
|
* @param lockNode NodeRef
|
|
* @param owner String
|
|
* @return String
|
|
*/
|
|
public static final String makeLockToken(NodeRef lockNode, String owner)
|
|
{
|
|
StringBuilder str = new StringBuilder();
|
|
|
|
str.append(WebDAV.OPAQUE_LOCK_TOKEN);
|
|
str.append(lockNode.getId());
|
|
str.append(LOCK_TOKEN_SEPERATOR);
|
|
str.append(owner);
|
|
|
|
return str.toString();
|
|
}
|
|
|
|
/**
|
|
* Parse a lock token returning the node if and username
|
|
*
|
|
* @param lockToken String
|
|
* @return String[]
|
|
*/
|
|
public static final String[] parseLockToken(String lockToken)
|
|
{
|
|
// Check if the lock token is valid
|
|
|
|
if ( lockToken == null)
|
|
return null;
|
|
|
|
// Check if the token contains the lock token header
|
|
|
|
if ( lockToken.startsWith(WebDAV.OPAQUE_LOCK_TOKEN))
|
|
lockToken = lockToken.substring(WebDAV.OPAQUE_LOCK_TOKEN.length());
|
|
|
|
// Split the node id and username tokens
|
|
|
|
int pos = lockToken.indexOf(LOCK_TOKEN_SEPERATOR);
|
|
if ( pos == -1)
|
|
return null;
|
|
|
|
String[] tokens = new String[2];
|
|
|
|
tokens[0] = lockToken.substring(0,pos);
|
|
tokens[1] = lockToken.substring(pos + 1);
|
|
|
|
return tokens;
|
|
}
|
|
|
|
/**
|
|
* Returns string representation of the depth
|
|
*
|
|
* @param depth
|
|
* @return String
|
|
*/
|
|
public static final String getDepthName(int depth)
|
|
{
|
|
switch (depth)
|
|
{
|
|
case DEPTH_0:
|
|
return ZERO;
|
|
|
|
case DEPTH_1:
|
|
return ONE;
|
|
|
|
case DEPTH_INFINITY:
|
|
return INFINITY;
|
|
|
|
default:
|
|
throw new IllegalArgumentException("Unknown depth:" + depth);
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Static initializer
|
|
*/
|
|
static
|
|
{
|
|
// ensure http dates are in GMT time zone (see note above)
|
|
_httpDateFormatter.setTimeZone(TimeZone.getTimeZone("GMT"));
|
|
|
|
// Create the WebDAV to Alfresco property mapping table
|
|
|
|
_propertyNameMap = new Hashtable<String, QName>();
|
|
|
|
_propertyNameMap.put(XML_DISPLAYNAME, ContentModel.PROP_NAME);
|
|
_propertyNameMap.put(XML_CREATION_DATE, ContentModel.PROP_CREATED);
|
|
_propertyNameMap.put(XML_GET_LAST_MODIFIED, ContentModel.PROP_MODIFIED);
|
|
_propertyNameMap.put(XML_GET_CONTENT_TYPE, ContentModel.PROP_CONTENT);
|
|
}
|
|
}
|