Skip to content
Snippets Groups Projects
Commit 94cdf820 authored by mkroehnert's avatar mkroehnert
Browse files

Enable ::makeRelativePath() again after the function has been updated

Before, the following situation would lead to a wrong serialization:

getFilename(): "path/to/file.iv"
basePath: "path"

would result in: "path/file.iv" (since fn.filename() was used instead of the complete file)

git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@559 042f3d55-54a8-47e9-b7fb-15903f145c44
parent b2b0b9e0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment