[
https://issues.apache.org/jira/browse/TAPESTRY-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship updated TAPESTRY-1317:
-------------------------------------------
Fix Version/s: (was: 5.0.3)
Affects Version/s: 5.0
> Service contributors are not case insensitive with respect to the service id.
> -----------------------------------------------------------------------------
>
> Key: TAPESTRY-1317
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1317
> Project: Tapestry
> Issue Type: Bug
> Components: tapestry-ioc
> Affects Versions: 5.0
> Reporter: Ben Sommerville
> Priority: Minor
> Attachments: TAP-1317.patch
>
>
> When contributing to a service you currently must match the service id case
> exactly. This is at odds with the general case insensitive policy so I
> assume it is a bug.
> e.g.
> If service has id "foo.Blah"
> then
> @Contribute("foo.Blah") will be picked up
> but
> @Contribute("foo.blah") will not.
--
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]