Page MenuHomePhabricator

mitk::IOUtil can't handle relativ paths
Closed, ResolvedPublic

Description

If a relativ file path is specified using mitk::IOUtil the file is saved in the root folder (for example d: )

Event Timeline

New remote branch pushed: bug-15637-IOUtilNotRelativSave

[9ac09f]: Merge branch 'bug-15637-IOUtilNotRelativSave'

Merged commits:

2013-07-17 17:44:34 Michael Goetz [e8b897]
Test for empty directory in filename

If the filename does not contain an folder, a relativ path will
be used.

New remote branch pushed: bug-15637-COMPFixForTest

[0c03b7]: Merge branch 'bug-15637-COMPFixForTest'

Merged commits:

2013-07-31 15:04:57 Michael Goetz [63b38b]
COMP: Fix for Windows-Only Methode