Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 30723 invoked from network); 23 Feb 2010 09:23:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Feb 2010 09:23:51 -0000 Received: (qmail 16191 invoked by uid 500); 23 Feb 2010 09:23:51 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 16157 invoked by uid 500); 23 Feb 2010 09:23:51 -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 16147 invoked by uid 99); 23 Feb 2010 09:23:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2010 09:23:51 +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; Tue, 23 Feb 2010 09:23:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E7C03234C052 for ; Tue, 23 Feb 2010 01:23:27 -0800 (PST) Message-ID: <295631080.457921266917007947.JavaMail.jira@brutus.apache.org> Date: Tue, 23 Feb 2010 09:23:27 +0000 (UTC) From: =?utf-8?Q?Reto_Bachmann-Gm=C3=BCr_=28JIRA=29?= To: clerezza-dev@incubator.apache.org Subject: [jira] Commented: (CLEREZZA-126) media type icon URI returned by the ThumbnailService has always the default platform base URI In-Reply-To: <175322709.281251266250048275.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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CLEREZZA-126?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12= 837160#action_12837160 ]=20 Reto Bachmann-Gm=C3=BCr commented on CLEREZZA-126: --------------------------------------------- - I'm not sure if that's the best way to get the style bundle, I think the = artifact id can be arbitrary but the style bunbdle must export the package = org.apache.clerezza.web.resources.style I think: - the style bundle should be cached - the UriPath to the icons should be cached as well, for this the repspecti= ve methods should return just the uri path and leave the concatenation to t= he caller (which in turn could delegate it to the RedirectUtil) > media type icon URI returned by the ThumbnailService has always the defau= lt platform base URI > -------------------------------------------------------------------------= -------------------- > > Key: CLEREZZA-126 > URL: https://issues.apache.org/jira/browse/CLEREZZA-126 > Project: Clerezza > Issue Type: Bug > Reporter: Manuel Innerhofer > Assignee: Manuel Innerhofer > > ..., but should have the base URI of the server to which the thumbnail re= quest was sent to. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.