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

[jira] [Assigned] (TAP5-821) Invalid component event decoding if the pathPrefix of a LibraryMapping contains a "-" character

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

Howard M. Lewis Ship reassigned TAP5-821:
-----------------------------------------

    Assignee: Howard M. Lewis Ship
    
> Invalid component event decoding if the pathPrefix of a LibraryMapping contains a "-" character
> -----------------------------------------------------------------------------------------------
>
>                 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
>
> 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