Commit Graph

5 Commits

Author SHA1 Message Date
Tatyana Valkevych
7280363ce8 Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
103945: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
      103860: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
         103793: MNT-12462: Merged DEV to V4.2-BUG-FIX (4.2.5)
            103764: MNT-12462: Can no space restriction on Alfresco installation directory be now removed?
               - Encode spaces in OpenOffice URI


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@104032 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-05-12 15:30:41 +00:00
Paul Holmes-Higgin
cefda8c965 Updated header to LGPL
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18931 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-01 22:48:39 +00:00
Paul Holmes-Higgin
43e93f3c14 Updated header to LGPL
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18926 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-01 22:09:17 +00:00
Dave Ward
8d3d1d4a70 Third party subsystem failed to start if dir.root was a relative path
- due to Spring's conversion between Strings and Files
- now own custom conversion routine is used

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14782 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-06-18 10:50:36 +00:00
Dave Ward
9f69064bd6 Reliable formatting of ${ooo.user} variable in Open Office Startup
- Open office seems to be temperamental about starting if its env:UserInstallation argument doesn't begin "file:///" on Windows or "file://" on Unix. The argument may not contain any backslashes either. Unfortunately, this doesn't correspond to Java's File to URI conversion
- Created OpenOfficeURI class for doing the formatting instead instead

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14771 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-06-17 14:02:45 +00:00