[ 
https://issues.apache.org/jira/browse/CLEREZZA-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manuel Innerhofer closed CLEREZZA-138.
--------------------------------------

    Resolution: Not A Problem
      Assignee: Manuel Innerhofer

The thumbnail service returns only available thumbnail within the specified 
boundaries. If you want to generates more thumbnail sizes then configure the 
service generating the thumbnails on upload on 
http://localhost:8080/system/console/configMgr/org.apache.clerezza.platform.content.representations.core.AlternativeRepresentationGenerator

> thumbbnailservice return wrong imagesize
> ----------------------------------------
>
>                 Key: CLEREZZA-138
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-138
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Oliver Strässer
>            Assignee: Manuel Innerhofer
>            Priority: Blocker
>
> the thumbnailservice ignores the height and width queryattributes and is 
> always returns the same image
> example
> http://buffy.bluegecko.net/thumbnail-service?uri=http://buffy.bluegecko.net/digital-assets/030bb7d6-bcc8-479f-9e9a-abe594db7d8e&height=100&width=100
> response: 
> http://buffy.bluegecko.net/digital-assets/030bb7d6-bcc8-479f-9e9a-abe594db7d8e-100x75
> http://buffy.bluegecko.net/thumbnail-service?uri=http://buffy.bluegecko.net/digital-assets/030bb7d6-bcc8-479f-9e9a-abe594db7d8e&height=200&width=200
> response: 
> http://buffy.bluegecko.net/digital-assets/030bb7d6-bcc8-479f-9e9a-abe594db7d8e-100x75
> we need the thumbnailservice for the actioncenter launch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to