Re: Review Request 109246: Make KUrl::relativePath and KUrl::relativeUrl work correctly on Windows

2013-06-06 Thread Michel Ludwig
Path("E:/MyDocuments/", "E:/MyDocuments/test/test.tex") will therefore return "E:/MyDocuments/test/test.tex" instead of "test/test.tex". The attached patch fixes this issue. Diffs - kdecore/io/kurl.cpp ef2ba12 Diff: http://git.reviewboard.kde.org/r/109246/diff/ Testing --- Thanks, Michel Ludwig

Re: Review Request 109246: Make KUrl::relativePath and KUrl::relativeUrl work correctly on Windows

2013-05-24 Thread Michel Ludwig
> On May 23, 2013, 9:16 a.m., Patrick von Reth wrote: > > Sorry for the missing feedback we already apply your patch locally and its > > already part of our release so please ship it. > > > > BIG THANKS > > Michel Ludwig wrote: > Ok. As I haven'

Re: Review Request 109246: Make KUrl::relativePath and KUrl::relativeUrl work correctly on Windows

2013-05-23 Thread Michel Ludwig
rd.kde.org/r/109246/#review33017 --- On March 2, 2013, 4:54 p.m., Michel Ludwig wrote: > > --- > This is an automatically generated e-mail. To reply, visit:

Review Request 109246: Make KUrl::relativePath and KUrl::relativeUrl work correctly on Windows

2013-03-03 Thread Michel Ludwig
ore return "E:/MyDocuments/test/test.tex" instead of "test/test.tex". The attached patch fixes this issue. Diffs - kdecore/io/kurl.cpp ef2ba12 Diff: http://git.reviewboard.kde.org/r/109246/diff/ Testing --- Thanks, Michel Ludwig