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

XTile service passes null list of listener parameters to listener method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0
    • 4.0
    • Contrib
    • None
    • Mac OS X Java 1.4.2

    Description

      When using XTile no parameters are being picked up when using:

      Object[] params = cycle.getListenerParameters();

      where cycle is the IRequestCycle passed into the listener, but:

      String[] params = cycle.getParameters("sp");

      works.

      Shouldn't the first statement have worked?

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            seloha Paul Green
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: