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

Peter Mahoney commented on STS-795:
-----------------------------------

This is fixed now, thanks.

> Layout attributes not always available within layout definition
> ---------------------------------------------------------------
>
>                 Key: STS-795
>                 URL: http://www.stripesframework.org/jira/browse/STS-795
>             Project: Stripes
>          Issue Type: Bug
>          Components: Tag Library
>    Affects Versions: Release 1.5.5
>            Reporter: Peter Mahoney
>            Assignee: Ben Gunter
>             Fix For: Release 1.5.6
>
>
> Using the example below, 1.5.5 and 1.5.6-SNAPSHOT output:
> TEST1:hello TEST2: 
> At top level:
> <s:layout-render name="test.jsp" test="hello" >
> </s:layout-render>
> test.jsp:
> <s:layout-definition>
>       TEST1:${test}
>       
>       <s:layout-render name="/WEB-INF/themes/layouts/blanklayout.jsp" >
>               <s:layout-component name="pageHead">
>                       TEST2:${test}
>               </s:layout-component>
>       </s:layout-render>
> </s:layout-definition>

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

        

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to