Browse Source
The reason is that URIish(URL) and URIish(String) make different parsing of path / rawPath with regard to drive letters. /C:/... for URL and C:/... for String. This patch fixes the issue. Change-Id: I8e2013fff30b7bb198ff733c038e21366667b8a0 Signed-off-by: Ivan Motsch <ivan.motsch@bsiag.com>stable-4.3
Ivan Motsch
9 years ago
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue