[ 
https://issues.apache.org/jira/browse/TAP5-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081923#comment-13081923
 ] 

Howard M. Lewis Ship commented on TAP5-1600:
--------------------------------------------

I suspect the problem here is a corrupted namespace issue; if I introduce a bad 
character into the xmlns:t namespace, I get an error that looks like the 
original problem reported via email.  Basically, Tapestry accepts the template 
as valid but doesn't think any part of it is in the Tapestry namespace, thus it 
doesn't recognize any components or blocks.

This is a potential error ... Tapestry probably should enforce that at least 
some part of the template uses the Tapestry namespace, to prevent this kind of 
error.

> A component that is defined inside a <t:block> does not appear as an embedded 
> component, causing page-load exceptions on the event handlers for the 
> embedded component
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1600
>                 URL: https://issues.apache.org/jira/browse/TAP5-1600
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Reported from ProQuest, but not yet verified.

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

        

Reply via email to