adobe / adobe/aem-testing-clients

DefaultReplicationAgents rule doesn't normalize replication target URIs

Open
#34 3 comments 0 reactions 1 assignee Claimed by @dulvac View on GitHub
bug
Dominant language
Java
Stars
57
Forks
39
PR merge metrics
No merged PRs in 30d

Description

at [0], `DefaultReplicationAgents` configures the replication agents with supplied `serverUrl + /bin/receive` as transport URI.
However, since the `serverUrl` may have a trailing character, [0] should normalize the replication target URI before updating the replication agent config to avoid double slashes in the target URI.

[0] https://github.com/adobe/aem-testing-clients/blob/cq-65/src/main/java/com/adobe/cq/testing/junit/rules/DefaultReplicationAgents.java#L103

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.