[ 
http://www.stripesframework.org/jira/browse/STS-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12164#comment-12164
 ] 

Ben Gunter commented on STS-788:
--------------------------------

The changes have been committed and the snapshot deployed. I fixed the bug that 
was causing c:import and jsp:include to fail in this case. I also looked at the 
documentation for stripes:layout-render and found that it does not, in fact, 
specify that the render tag must be the outermost tag in the page. So I dug a 
little further and was able make some changes to allow stripes:layout-render 
anywhere in the page. That required LayoutRenderTag to implement BodyTag, which 
it did not before, so you need to force your JSPs to recompile for that update 
to take effect.

Please try it out. I look forward to your feedback.

> Layout issues after upgrade from 1.5.3
> --------------------------------------
>
>                 Key: STS-788
>                 URL: http://www.stripesframework.org/jira/browse/STS-788
>             Project: Stripes
>          Issue Type: Bug
>          Components: Tag Library
>    Affects Versions: Release 1.5.4, Release 1.5.5
>         Environment: jetty-6.1.15, Java(TM) SE Runtime Environment (build 
> 1.6.0_22-b04-307-10M3261)
>            Reporter: David Dundua
>            Assignee: Ben Gunter
>             Fix For: Release 1.5.5, Release 1.5.6
>
>         Attachments: example.tar.gz, stripes-bug-2.zip, stripes-bug-3.zip, 
> stripes-bug.zip
>
>
> Guys, I have a couple of layout scenarios which stopped working after 
> upgrading to 1.5.4.  I have created a couple of test cases demonstrating 
> these issues.   I am attaching maven2 project.
> 1. mvn jetty:run
> 2. http://localhost:8080/stripes-bug  
> 3. take a look at the output of each test under 1.5.4
> 4. change the stripes dependency to 1.5.3
> 5. mvn clean jetty:run 
> 6. observe the difference in the output

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to