﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3907	Escaping Characters disapearing when using setDocumentAnnotation	baudette@…	Martin Sjölund	"When using OM Shell or OMPython and modifying the annotations (for documentation), upon saving the model (tried save() and saveModel()), the escaping characters \ added in the HTML code of the annotations that are necessary for the Modelica compiler are removed by OM Shell. 

This makes the package unusable by OM Shell, OpenModelica, Dymnola.

I checked with the following procedure:
- Loading the library in OM Shell
- reading annotations 
- updating annotations 
- reading annotations (everything looks good)
- saving

Then in the GIT I can see how all escaping characters have been removed from the files

"	defect	closed	normal	1.11.0	Interactive Environment	v1.9.4-v1.9.x	fixed	OM Shell, Save	baudette@…
