You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/10/11 18:32:51 UTC

[jira] Updated: (TAPESTRY-1649) PageLoaderProcessor check template is invlidate.

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

Howard M. Lewis Ship updated TAPESTRY-1649:
-------------------------------------------

    Priority: Minor  (was: Major)

> PageLoaderProcessor check template is invlidate.
> ------------------------------------------------
>
>                 Key: TAPESTRY-1649
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1649
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>         Environment: T5.0.5
>            Reporter: Jun Tsai
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> java:
>  
> 	@Component(parameters={"source=posts","value=post"})
> 	private Loop postsLoop;
> html:
>   <t:postsLoop>
>   ... ...
>  </postsLoop>
> log in console:
> 11:29:33.944 ERROR! [SocketListener0-0] org.apache.tapestry.internal.services.PageLoaderProcessor.loadTemplateForComponent(PageLoaderProcessor.java:456) >44> Embedded component(s) postsLoop are defined within component class lichen.pages.topic.ViewTopic, but are not present in the component template.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org