Skip to content

Journal.ByWorkspacePath can't handle whitespace in file paths #7

@andydandy74

Description

@andydandy74

@ikeough - found the first bug by pure luck.
I rearranged the folder structure of the test files and renamed some of the subfolders.
Some of the folder names now contained whitespaces.
The path in the resulting journal file will look like this:

C:\temp\DynamoAutomation\slave/graphs\Revit2016\CountWalls.dyn

So it turned slave graphs into slave/graphs.
Revit will not be able to find a Revit model with such a path nor will the Dynamo addin find a graph with such a path.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions