Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 51634 invoked from network); 1 Mar 2010 15:05:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Mar 2010 15:05:35 -0000 Received: (qmail 72151 invoked by uid 500); 1 Mar 2010 15:05:34 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 72121 invoked by uid 500); 1 Mar 2010 15:05:34 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 72113 invoked by uid 99); 1 Mar 2010 15:05:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Mar 2010 15:05:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Mar 2010 15:05:25 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D2B6129A0016 for ; Mon, 1 Mar 2010 15:05:05 +0000 (UTC) Message-ID: <1978708717.34241267455905862.JavaMail.jira@brutus.apache.org> Date: Mon, 1 Mar 2010 15:05:05 +0000 (UTC) From: =?utf-8?Q?Oliver_Str=C3=A4sser_=28JIRA=29?= To: clerezza-dev@incubator.apache.org Subject: [jira] Updated: (CLEREZZA-138) thumbbnailservice return wrong imagesize In-Reply-To: <1203079044.552201267181487941.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLEREZZA-138?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Str=C3=A4sser updated CLEREZZA-138: ------------------------------------- Priority: Blocker (was: Critical) > thumbbnailservice return wrong imagesize > ---------------------------------------- > > Key: CLEREZZA-138 > URL: https://issues.apache.org/jira/browse/CLEREZZA-138 > Project: Clerezza > Issue Type: Bug > Reporter: Oliver Str=C3=A4sser > 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=3Dhttp://buffy.bluegecko= .net/digital-assets/030bb7d6-bcc8-479f-9e9a-abe594db7d8e&height=3D100&width= =3D100 > response: http://buffy.bluegecko.net/digital-assets/030bb7d6-bcc8-479f-9e= 9a-abe594db7d8e-100x75 > http://buffy.bluegecko.net/thumbnail-service?uri=3Dhttp://buffy.bluegecko= .net/digital-assets/030bb7d6-bcc8-479f-9e9a-abe594db7d8e&height=3D200&width= =3D200 > response: http://buffy.bluegecko.net/digital-assets/030bb7d6-bcc8-479f-9e= 9a-abe594db7d8e-100x75 > we need the thumbnailservice for the actioncenter launch --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.