-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Component/s: Repository, ZZ_Archive
-
Labels:None
-
Environment:Alfresco 3.3.0 on Windows 7, JDK 1.6.0_18
-
Bug Priority:
I tried to use api/path script to fetch a resource from my sandbox in web project. Althgough store was correctly understood, it seems that web script automatically prepends 'Company home' to the path in the store. Consequently, this script works correctly only for workspace://SpacesStore.
If this was intended behaviour, is there a script that behaves as I wanted in this case?
The Web Script /alfresco/service/api/path/content/avm/myproject-admin/www/avm_webapps/ROOT/b.xsd has responded with a status of 404 - Not Found.
404 Description: Requested resource is not available.
Message: 08200048 Unable to find ObjectPathReference[storeRef=avm://myproject--admin,path=/Company Home/www/avm_webapps/ROOT/b.xsd]
- duplicates
-
MNT-4157 Accessing document via /alfresco/service/api/path doesn't work - "Company Home" token is duplicated
- Closed