[ https://issues.apache.org/jira/browse/SLING-12877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Norman resolved SLING-12877. --------------------------------- Resolution: Fixed Merged PR at: [{{9285f1b}}|https://github.com/apache/sling-org-apache-sling-api/commit/9285f1baca058fc3ae7c68be09cd2a70ef918d5d] > SlingBindings don't re-wrap the request/response if already wrapping the same > value > ----------------------------------------------------------------------------------- > > Key: SLING-12877 > URL: https://issues.apache.org/jira/browse/SLING-12877 > Project: Sling > Issue Type: Improvement > Reporter: Eric Norman > Assignee: Eric Norman > Priority: Major > Fix For: API 3.0.4 > > > Each SlingBindings put of request/response was also wrapping the alternate > variation each time it was called. If a wrapper already exists for the same > value, the this is not necessary and looks confusing when debugging. > -- This message was sent by Atlassian Jira (v8.20.10#820010)