We have created a custom application where we can upload an image in the dam.
When querying this image as follows:
[code] [#if pressReleaseItem.image?has_content ]
[#assign imageLink = cmsfn.link("collaboration",
pressReleaseItem.image.@uuid!) /]
[/#if][/code]
It will generate a double file extension.
For example: I upload a file called global.png
In the front-end it will render: global.png.png
Any solution to this?
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=55c430ab-d68d-4309-84d0-5f9023656bd4
----------------------------------------------------------------
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: <[email protected]>
----------------------------------------------------------------