[
https://issues.apache.org/jira/browse/SLING-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksander Bandelj updated SLING-2186:
--------------------------------------
Affects Version/s: (was: Installer Configuration Factory 1.0.2)
> PostOperationProxyProvider does not transfer properties correctly
> -----------------------------------------------------------------
>
> Key: SLING-2186
> URL: https://issues.apache.org/jira/browse/SLING-2186
> Project: Sling
> Issue Type: Bug
> Components: Servlets
> Reporter: Aleksander Bandelj
> Priority: Minor
> Attachments: patch.txt
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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));
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira