Details
-
Type:
Bug
-
Status:
In Progress
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0.2, 1.2.0
-
Fix Version/s: None
-
Component/s: chenillekit-core
-
Labels:None
-
Number of attachments :
Description
When using File System Assets the aliases contributed to the URIAssetAliasManager are not matched because the asset uri is encoded and the aliases are not.
The moment the aliases are checked, in URIAssetAliasManager.toCompleteClientURI(String resourcePath), the asset url looks like this: file%3A%2FUsers%2Fjmayaalv%2FDocuments%2Fworkspace%2Fdocs%2Frinco%2F66but the alas is something like 'file://' so they will never match
The asset resourcePath is enconded in the URIAssetFactory before the call to the URAssetAliasManager. (View method: URIAssetFactory.buildClientURL(Resource resource)
its looks like that your work under Windows
have you tried this URI:
file:///C:/Users/jmayaalv/Documents/workspace/docs/rinco/66