Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1317

Service contributors are not case insensitive with respect to the service id.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 5.0
    • 5.0.4
    • tapestry-ioc
    • None

    Description

      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.

      Attachments

        1. TAP-1317.patch
          0.6 kB
          Ben Sommerville

        Activity

          People

            Unassigned Unassigned
            bpsommerville Ben Sommerville
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: