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 (Closed) (JIRA)" <ji...@apache.org> on 2011/10/24 21:16:32 UTC

[jira] [Closed] (TAP5-821) Compnent event URLs for page in a library whose name contains the dash character will not be recognized by ComponentEventLinkEncoder

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

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

       Resolution: Fixed
    Fix Version/s: 5.3
    
> Compnent event URLs for page in a library whose name contains the dash character will not be recognized by ComponentEventLinkEncoder
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-821
>                 URL: https://issues.apache.org/jira/browse/TAP5-821
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.1.0.5
>            Reporter: Kristian Marinkovic
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> ComponentEventLinkEncoderImpl#decodeComponentEventRequest() cannot decode component events properly if the url conains a "-" character. 
> i came across this bug when i created a test application and contributed my test pages to the ComponentClassResolver using "ui-test" as pathPrefix
> public void contributeComponentClassResolver(Configuration<LibraryMapping> configuration)
> {
> 	configuration.add(new LibraryMapping("ui-test", "my.package.path"));
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira