MPXJ getNotes() API returns garbled value for multibyte characters.
Multi platform library to read and write schedule data
Brought to you by:
joniles
Hi,
Please find the attached .mpp project file. It contains the Task with notes having some Japanese multibyte characters.
When I read this .MPP file & use getNotes() api to get the notes for this Task, this API returns some garbled characters for those multi-byte characters.
However, if I read the .XML file which is saved in XML format from this same .MPP file, this getNotes() API returns the correct strings.
Could you please look into this bug?
Thanks & Regards,
-Anil Charpe
The code now in Git fixes this issue.
Hi, the bug still occurs in version 5.1.10 using getNotes() with .MPP files.
Could you please check the occurrence of this bug?