Bug #523
Mis à jour par Matthieu Decorde il y a plus de 11 ans
During preference restoration, The following characters are escaped with a backslash in the org.txm.rcpapplication.prefs is not correctly read.
It contains "\" to escape some characters (: file $user\Local Settings\Temp\org.txm.rcpapplication.prefs :
* :
* \ and #) that are not removed when read.
* #
Therefore the paths are not recognized by Windows...
It contains "\" to escape some characters (: file $user\Local Settings\Temp\org.txm.rcpapplication.prefs :
* :
* \ and #) that are not removed when read.
* #
Therefore the paths are not recognized by Windows...