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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
