If I understood Carsten correctly the double slash should be accepted by the
implementation. So IMHO the old behaviour described in SLING-4976 is the
correct one (i.e. falling back to the default workspace).
> On 31 Aug 2015, at 11:37, Bertrand Delacretaz <[email protected]> wrote:
>
> Hi,
>
> On Mon, Aug 31, 2015 at 8:05 AM, Carsten Ziegeler <[email protected]>
> wrote:
>> ...If I'm not mistaken, most
>> servers handle a double slash as a single slash, so whatever changed in
>> the implementation seems to be now according to what everyone else is
>> doing...
>
> Yeah that sounds right - I have added a test at SLING-4976 that
> clarifies this behavior and would detect any future changes.
>
> -Bertrand