-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 M5
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE, 7.0.0 M5
-
Component/s: Documents & Media, External Document Repositories > CMIS
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:24
-
Git Pull Request:
Steps to reproduce/Testing done
1. Setup Alfresco
2. Set the following portal properties:
session.store.password=true
company.security.auth.type=screenName
3. Start Liferay and login as admin (or whoever matches your user on Alfresco)
4. Go to Admin > Control Panel > Sites > Global
5. Configure the Global > Documents and Media portlet to connect to the Alfresco repository using the following Atom URL:
http://[ipaddress]:8080/alfresco/service/api/cmis
6. Upload a document to the Alfresco repository
7. Go to any site
8. Add a Web Content Display portlet
9. Add content to the WCD portlet that includes a link to the Global Alfresco repository document added in step 6 (eg http://localhost:8080/documents/20701/20706/Sunset.jpg/02908365-10c2-52ca-81d6-77f97cabf587?t=1429721311425)
10. Click on the link and notice that the document is downloaded with no errors.
11. Restart Liferay
12. Login as admin again
13. Click on the WCD link and receive the Resource Not Found error page
14. Go to the Global Alfresco repository and verify that Liferay is connected correctly
15. Go back to the WCD link and verify the document can now be downloaded.