[
http://jira.magnolia-cms.com/browse/MAGNOLIA-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabrizio Giustina resolved MAGNOLIA-3196.
-----------------------------------------
Resolution: Fixed
fixed in trunk for 4.3.2
> UnsupportedOperationException thrown by cmsu:img tag for non-binary nodedata
> ----------------------------------------------------------------------------
>
> Key: MAGNOLIA-3196
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3196
> Project: Magnolia
> Issue Type: Bug
> Affects Versions: 4.3.1
> Reporter: Fabrizio Giustina
> Assignee: Fabrizio Giustina
> Priority: Minor
> Fix For: 4.3.x
>
>
> Using cmsu:img with an existing non-binary nodedata causes an
> UnsupportedOperationException. Before 4.3 this was not happening, the image
> was simply not printed out.
> {code}
> Caused by: java.lang.UnsupportedOperationException: Attributes are only
> supported for BINARY type
> at
> info.magnolia.cms.core.AbstractNodeData.getAttribute(AbstractNodeData.java:176)
> at
> info.magnolia.cms.beans.runtime.FileProperties.getProperty(FileProperties.java:156)
> at info.magnolia.cms.taglibs.util.ImgTag.doEndTag(ImgTag.java:150)
> {code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------