MPE Notes sync issue
Verfasst: Di 5. Mai 2015, 23:35
I have a note that contains the literal (Service code to enter self-diagnostic routine on my device.)
When syncing the device (Previous and current MPE agent) with MPE desktop client (1.8.6 on Windows), the note lose the trailing "=", the date creation/modification gets dragged into note text (which makes the note itself show up as "Last changed: unknown" and it all breaks apart.
Had to add the line feed after the trailing "=", to stop program from misbehaving. But that's only a workaround.
Code: Alles auswählen
()()2846579()()=When syncing the device (Previous and current MPE agent) with MPE desktop client (1.8.6 on Windows), the note lose the trailing "=", the date creation/modification gets dragged into note text (which makes the note itself show up as "Last changed: unknown" and it all breaks apart.
Had to add the line feed after the trailing "=", to stop program from misbehaving. But that's only a workaround.