Return-Path: X-Original-To: apmail-wicket-users-archive@minotaur.apache.org Delivered-To: apmail-wicket-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66CEB10B75 for ; Tue, 29 Apr 2014 13:50:26 +0000 (UTC) Received: (qmail 79382 invoked by uid 500); 29 Apr 2014 13:50:25 -0000 Delivered-To: apmail-wicket-users-archive@wicket.apache.org Received: (qmail 79323 invoked by uid 500); 29 Apr 2014 13:50:24 -0000 Mailing-List: contact users-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@wicket.apache.org Delivered-To: mailing list users@wicket.apache.org Received: (qmail 79314 invoked by uid 99); 29 Apr 2014 13:50:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2014 13:50:24 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of reiern70@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qa0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2014 13:50:20 +0000 Received: by mail-qa0-f45.google.com with SMTP id cm18so214285qab.4 for ; Tue, 29 Apr 2014 06:49:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=W+N+QPrVXPvi0Q+Zglbm7MbptpzvJJEn4SYuLL2139k=; b=qAt2UeeW2OhOFYOim3Uxuo+J5wwgCG+EIuRcGvsMnxR5jD9GZuBxJ9u8Kt4bGJpprs oizIoUvtxyHoJt1TZpQwWsTyQpknU1LbL+/w7bXku9sBlanikTHIOdTMG7T1VmAXfn7C yPO5zeTFONns1DCnKiIU0htjxZ1xN+QBOXy7m0vJKF/RPx/uKRc0mjvGRkH8oBe2NAlQ 0bffISe/iFxB2nW0hmrVxMIG969mj5nLj48L0KFe+mxs/QtXH9KPhQRPrq4j7e8PitOU LvjouelL8SHpotz2QpxokOjHQc5xfEetC8Z8BIwg+8zcyS3QDlXX/qcQUSajC1CfBUh0 8pDA== MIME-Version: 1.0 X-Received: by 10.140.20.113 with SMTP id 104mr40529105qgi.71.1398779399420; Tue, 29 Apr 2014 06:49:59 -0700 (PDT) Received: by 10.96.170.66 with HTTP; Tue, 29 Apr 2014 06:49:59 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 Apr 2014 15:49:59 +0200 Message-ID: Subject: Re: How can i avoid that urls in src attributes are handled by wicket? From: Ernesto Reinaldo Barreiro To: "users@wicket.apache.org" Content-Type: multipart/alternative; boundary=001a11c12d18390aec04f82eb5ca X-Virus-Checked: Checked by ClamAV on apache.org --001a11c12d18390aec04f82eb5ca Content-Type: text/plain; charset=UTF-8 There was a patch a few releases ago that made wicket scan inside > ... > > After rendering the page the markup looks like this > > > Please note the ../ before the {{ url }} > > Until now i thought that wicket handles only markup within html tags > containing a wicket:id. > But it seems that "Wicket gone wild" here :-). > > So my question would be: How can i avoid that wicket handles the src > attribute in "non-wicket" markup? > > Thanks for your support > Per > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org > For additional commands, e-mail: users-help@wicket.apache.org > > -- Regards - Ernesto Reinaldo Barreiro --001a11c12d18390aec04f82eb5ca--