From issues-return-24-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Tue May 02 00:24:59 2006 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 20509 invoked from network); 2 May 2006 00:24:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2006 00:24:57 -0000 Received: (qmail 65307 invoked by uid 500); 2 May 2006 00:24:51 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 65047 invoked by uid 500); 2 May 2006 00:24:50 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 65037 invoked by uid 99); 2 May 2006 00:24:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 17:24:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 17:24:49 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6AC067142AE for ; Tue, 2 May 2006 00:24:19 +0000 (GMT) Message-ID: <17395015.1146529459434.JavaMail.jira@brutus> Date: Tue, 2 May 2006 00:24:19 +0000 (GMT+00:00) From: "David Evans (JIRA)" To: issues@struts.apache.org Subject: [jira] Closed: (STR-1262) Sub-Tiles not rendered correctly in 1.1RC1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/struts/browse/STR-1262?page=3Dall ] =20 David Evans closed STR-1262: ---------------------------- Resolution: Fixed > Sub-Tiles not rendered correctly in 1.1RC1 > ------------------------------------------ > > Key: STR-1262 > URL: http://issues.apache.org/struts/browse/STR-1262 > Project: Struts Action 1 > Type: Bug > Components: Taglibs > Versions: 1.1 RC1 > Environment: Operating System: All > Platform: PC > Reporter: Jerome Jacobsen > Assignee: David Graham > Fix For: 1.1 Family > Attachments: Cedric_Response.txt, R=C3=A9daction d'un projet.htm, patchf= ile.txt, recursivite.zip > > After upgrading from Struts 1.1b2 to 1.1RC1 many of my Tiles based pages = would=20 > render incorrectly. I've created a simple example to illustrate this beh= avior. > In 1.1b2 it renders correctly like this: > Testing Sub-tiles > TILE_A TILE_B =20 > In 1.1RC1 it renders incorrectly like this: > TILE_A TILE_B =20 > Testing Sub-tiles > The entry JSP, called subtiles.jsp, looks like this: > <%@ page contentType=3D"text/html"%> > <%@ taglib uri=3D"/WEB-INF/struts-tiles.tld" prefix=3D"tiles" %> > > > > Sub-Tiles Test > > >

Testing Sub-tiles

> > > > > > > > > > > The tilestable.jsp looks like this: > <%@ page contentType=3D"text/html"%> > <%@ taglib uri=3D"/WEB-INF/struts-tiles.tld" prefix=3D"tiles" %> > > > > > > > >
<%=3D cellone %><%=3D celltwo %>
> And tilea.jsp is shown below: > <%@ page contentType=3D"text/html"%> > TILE_A > Followed by tileb.jsp here: > <%@ page contentType=3D"text/html"%> > TILE_B > I searched the struts-user list archives and found a thread titled "Odd T= iles=20 > Behavior with 2003-01-01 Nightly Build". Cedric Dumoulin had indicated t= o the=20 > poster reporting the problem to file a bug in Bugzilla. However I've fou= nd no=20 > such bug report. > Here's the link to Cedric's response: > http://shorl.com/gybrypryvabyga --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira