[
https://issues.apache.org/jira/browse/TAP5-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134414#comment-13134414
]
Hudson commented on TAP5-821:
-----------------------------
Integrated in tapestry-trunk-freestyle #605 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/605/])
TAP5-821: Compnent event URLs for page in a library whose name contains the
dash character will not be recognized by ComponentEventLinkEncoder
hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1188311
Files :
*
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentEventLinkEncoderImpl.java
*
/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ComponentEventLinkEncoderImplTest.java
> 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