﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5811	Install OMC for Jenkins in the most problematic paths	Francesco Casella	Adrian Pop	"OMC has always been plagued by issues in the installation and working directory path, as soon as it contains spaces and non-ASCII characters, which happens very frequently under Windows, where {{{Program Files}}} is the norm for the former and {{{Documents and Settings}}} is often the norm for the latter, not to mention usernames with spaces, accented or cyrillic characters. There are dozens (hundreds?) of scripts being run by OMC on various occasions that can go wrong because of this, not to mention related tools such as OMNotebook, OMSens, OMSimulator, etc.

We already took the decision to support all those cases, see #4504, so we should test this systematically.

I would suggest that we install the Windows testing machine on a directory such as
{{{
c:\Program Files\OpenModelica1.16.0-dev-64bit\
}}}
and set the default temp directory to something like
{{{
c:\Temp\Users\Martin Sjölund\
}}}
so that we make sure everything works in those potentially critical case.
"	enhancement	new	blocker	1.19.0	Testing Framework				
