﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5214	URI expansion misinterprets control characters	dariomangoni@…	Lennart Ochel	"I have a resource loaded with `loadResources` with the following syntax:
{{{
Modelica.Utilities.Files.loadResource(""modelica://MyLibraryName/Resources/myfile.txt"")
}}}

Suppose that my library is stored in '''C:\folder1\videoterminal\MyLibraryName'''

Once it gets expanded, the '''_init.xml''' file contains the following string

`C:\folder1{\v}ideoterminal\MyLibraryName\Resources\myfile.txt`

where {\v} is the control character `\v`. The normal path contains a `\v` in `\videoterminal` that is wrongly considered as a control character!"	defect	new	high	Future	Code Generation	v1.13.0-dev-nightly			
