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

DirectLink parameters are not handle consistently with AbstractSubmit parameters.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.1.3
    • 4.1.5
    • None
    • None

    Description

      AbstractSubmit.handleClick() (line 75) accepts a Collection or a single object.
      DirectLink.constructServiceParameters() will accept only a List, array or a single object.

      It seems preferable that the correct behavior be Collection, array, or single object for both.

      Attachments

        Activity

          People

            dotteben Ben Dotte
            patmoore@ieee.org Patrick Moore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: