Bug #1949
SVNCR not detecting changes in mixed case host name scenarios
Start date:
01.06.2016
Due date:
% Done:
100%
Estimated time:
origin:
Description
In order to determine whehther a subversion change affects a z2 component, the SVN CR scan() implementation checks for a url prefix.
Depending on the environment, the case of host names may be changed between request and response data.
This leads to missed invalidations in z2 delta scanning.