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

PostOperationProxyProvider does not transfer properties correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Servlets
    • None

    Description

      I think that

      props.put(PostOperation.PROP_OPERATION_NAME,
      serviceReference.getProperty(SlingPostOperation.SERVICE_NAME));

      should be

      props.put(PostOperation.PROP_OPERATION_NAME,
      serviceReference.getProperty(SlingPostOperation.PROP_OPERATION_NAME));

      Attachments

        1. patch.txt
          0.8 kB
          Aleksander Bandelj

        Issue Links

          Activity

            People

              bdelacretaz Bertrand Delacretaz
              ax Aleksander Bandelj
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1h
                  1h
                  Remaining:
                  Remaining Estimate - 1h
                  1h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified