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

Howard M. Lewis Ship resolved TAPESTRY-1769.
--------------------------------------------

    Resolution: Duplicate
      Assignee: Howard M. Lewis Ship

Duplicate of TAPESTRY-1695.

> Bug when component name i same as component package
> ---------------------------------------------------
>
>                 Key: TAPESTRY-1769
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1769
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.5
>            Reporter: Ted Steen
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.6
>
>
> When component name is the same as component package you must refer to the 
> component with a dot in the end.
> example:
> in package "components.parser" I have a component named Parser.java
> if i try to refer to that component in the html template like this 
> <t:parser.parser /> but it cant be resolved, instead I have to refer to it 
> like this <t:parser. />

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to