Open
Description
When we shadow PC^2 they use a relative URL starting with a /
, the baseURL we use ends with a /
which leads to problems.
We tried by replacing the /
and doing a concat but this is ugly.
Originally posted by @eldering in #2371 (comment)