[ 
https://issues.apache.org/jira/browse/TAP5-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAP5-615.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.3

> Tapestry template parse should ignore the case of any Tapestry-specific 
> elements (such as t:body, t:content, etc.)
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-615
>                 URL: https://issues.apache.org/jira/browse/TAP5-615
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.1
>            Reporter: Luther Baker
>            Assignee: Howard M. Lewis Ship
>            Priority: Trivial
>             Fix For: 5.1.0.3
>
>
> Using <t:Body/> in a layout template throws the following error:
> Exception assembling root component of page home/Index: Unable to resolve 
> 'Body' to a component class name. Available component types: ActionLink, 
> AddRowLink, AjaxFormLoop, Any, BeanDisplay, BeanEditForm, BeanEditor, 
> Checkbox, DateField, Delegate, Errors, EventLink, ExceptionDisplay, Form, 
> FormFragment, FormInjector, Grid, GridCell, GridColumns, GridPager, GridRows, 
> If, Label, Layout, LinkSubmit, Loop, Output, OutputRaw, PageLink, Palette, 
> PasswordField, ProgressiveDisplay, PropertyDisplay, PropertyEditor, Radio, 
> RadioGroup, RemoveRowLink, RenderObject, Select, Submit, SubmitNotifier, 
> TextArea, TextField, TextOutput, Unless, Zone.
> Switch to <t:body/> and all is well.
> Component tags *should* be case-insensitive.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to