[
https://issues.apache.org/jira/browse/CLEREZZA-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Strässer updated CLEREZZA-138:
-------------------------------------
Description:
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
was:
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
> 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
> Priority: Critical
>
> 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.
