Change By: Eric Hechinger (31/Oct/13 2:48 PM)
Description: The current link implementation assume that every 'documents' are stored into a JCR repository.  For  
In order to access the document, the UUID and workspace informations of the link are used to retrieve the Document. 
Unfortunatly, for
 DAM Asets, the UUID is a composite key 'provider:uniqueAssetIdentifier' and in order to create a proper link, the following steps should be followed: 
- Get the corresponding Asset provider
- Provider.getRendition().getLink() --> generate a propert link.

Possible implementation. 

Create/Register a specific Asset Link Transformer. 
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to