Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-821

Compnent event URLs for page in a library whose name contains the dash character will not be recognized by ComponentEventLinkEncoder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.1.0.5
    • 5.3
    • None
    • None

    Description

      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"));
      }

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            kristian Kristian Marinkovic
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: