[
https://issues.apache.org/jira/browse/TAP5-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship updated TAP5-821:
--------------------------------------
Summary: Compnent event URLs for page in a library whose name contains the
dash character will not be recognized by ComponentEventLinkEncoder (was:
Invalid component event decoding if the pathPrefix of a LibraryMapping contains
a "-" character)
> 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
>
> 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