Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-5718

Pipes size parameter is ignored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Pipes 0.0.10
    • Extensions
    • None
    • Patch

    Description

      The "size" parameter which can be passed in when executing a Pipe is ignored.

      line 92 of PlumbServlet.Java gets it

      int size = request.getParameter(PARAM_SIZE) != null ? Integer.parseInt(request.getParameter(PARAM_SIZE)) : NB_MAX;

      but it is never used.

      Attachments

        1. SLING-5718.patch
          3 kB
          Jordan Shurmer

        Activity

          People

            olli Oliver Lietz
            jshurmer Jordan Shurmer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 10m
                10m
                Remaining:
                Remaining Estimate - 10m
                10m
                Logged:
                Time Spent - Not Specified
                Not Specified