Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 69195200CB3 for ; Mon, 26 Jun 2017 10:23:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6782B160BF5; Mon, 26 Jun 2017 08:23:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AD1A3160BD9 for ; Mon, 26 Jun 2017 10:23:58 +0200 (CEST) Received: (qmail 67322 invoked by uid 500); 26 Jun 2017 08:23:56 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 67311 invoked by uid 99); 26 Jun 2017 08:23:56 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2017 08:23:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 26EAFC023D for ; Mon, 26 Jun 2017 08:23:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.3 X-Spam-Level: X-Spam-Status: No, score=0.3 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id snsvuRPUK0wp for ; Mon, 26 Jun 2017 08:23:54 +0000 (UTC) Received: from mxout014.mail.hostpoint.ch (mxout014.mail.hostpoint.ch [217.26.49.174]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 4806F5F649 for ; Mon, 26 Jun 2017 08:23:54 +0000 (UTC) Received: from [10.0.2.46] (helo=asmtp013.mail.hostpoint.ch) by mxout014.mail.hostpoint.ch with esmtp (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dPPJE-00041b-Eb for dev@struts.apache.org; Mon, 26 Jun 2017 10:23:48 +0200 Received: from [2a02:120b:c3d8:56e0:b92c:33b4:80ac:8449] by asmtp013.mail.hostpoint.ch with esmtpa (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dPPJE-0004zH-CB for dev@struts.apache.org; Mon, 26 Jun 2017 10:23:48 +0200 X-Authenticated-Sender-Id: info@flyingfischer.ch Subject: Re: Struts 2.5.11 not serving iclass icons To: dev@struts.apache.org References: <7efc0fe8-15d2-ddf9-0d59-b85a79944870@flyingfischer.ch> From: "info@flyingfischer.ch" Message-ID: <24ff4d0f-9ab4-7f72-d703-723c42488e65@flyingfischer.ch> Date: Mon, 26 Jun 2017 10:23:48 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: de-CH archived-at: Mon, 26 Jun 2017 08:23:59 -0000 Am 26.06.2017 um 09:04 schrieb Lukasz Lenart: > 2017-06-25 15:26 GMT+02:00 info@flyingfischer.ch : >> I detected a strange issue. The problem is not present in 2.5.10.1 but >> only in 2.5.11: >> >> In jsp: >> >> This will not show up as icon, but as kind of scrambled text. Using >> struts2-tiles-plugin. >> >> Hard to imagine to be struts related, but could this still be possibly >> related to any of the recent changes? > Rather it isn't related to the latest Struts version, just checked on > my example app and everything looks good, the icon is there. Maybe > some JSP caching, or broken recompilation of JSPs... > > > Regards Using FontAwesome I am on thin ice: I fear the images do display as kind of textual representation of private use unicode code points, which they should not. I'll try to dig deeper... Markus --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org