Bleh, in my hurry I missed the obvious, the perl regex must be m{/\.\./} and not m{/../}. So the third and hopefully final variant of the patch is attached.
Bleh, in my hurry I missed the obvious, the perl regex must be m{/\.\./} and not m{/../}. So the third and hopefully final variant of the patch is attached.