﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6005	Test non-default install directories	Andreas Heuermann	Adrian Pop	"Every now and then we have problems with installation paths containign spaces, e.g. ticket #6004 for the default Windows installation path.
Problem is that we don't test it (and don't test it with all features).

We should add a test that validates that
  a) Spaces in a path can be handled by everything. E.g. `""C:\Programm Files\OpenModelica1.16.0-dev-64bit""`
  b) Handle all allowed file and directory names. See for Windows the [https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file Doc on Naming] and for Unix there is probably something similar.

We can discuss if we want to assure that a file or directory name can contain ''all'' special characters that Windows and Unix allows.
Maybe `""ÅåUse all the ăîșțâåöä we can think of/OpenModelica""` is a bit to much.
As long default directories are working I would be fine."	defect	closed	high	1.16.0	Run-time	v1.16.0-dev	duplicate	Path environment variables	
