Menu

#285 unsupported encoding command ansicpg1254

v1.0_(example)
closed-fixed
Jon Iles
None
5
2016-01-11
2016-01-07
Tiberiu
No

Hello,

It seems that the RTF parser kit library does not support "ansicpg1254" encoding which is the encoding for Turkish. I am attaching a sample .mpp file to reproduce the error. I am willing to help with improving the RTF parser library but I am not sure from where to start...

Thanks,
Tiberiu

1 Attachments

Discussion

  • Tiberiu

    Tiberiu - 2016-01-07

    I think I found the problem. In class com.rtfparserkit.parser.standard.Encoding it needs to also be added this locale ID mapping:
    LOCALEID_MAPPING.put("1254", "Cp1254");

     
  • Jon Iles

    Jon Iles - 2016-01-11

    Thanks for the report. I've updated rtfparserkit and MPXJ with the fix. That will be availbel in the next MPXJ release.

     
  • Jon Iles

    Jon Iles - 2016-01-11
    • status: open --> closed-fixed
    • assigned_to: Jon Iles
     

Log in to post a comment.

MongoDB Logo MongoDB