RTF issues in Monodevelop
Ultramarker assessment criteria, marking and report generation system
Brought to you by:
npalmer1
Issue affecting LInux version only:
The RTF textboxes in the Moderation and Peer forms tabs don't show any content and report error:
"RTF Parsing failure: Missing "}"
RTF Stream Info: Pos:250 Line:1
TokenClass:Text, Major:105, Minor:143, Param:-1000000, Text:i"
- the code works in the Windows version, but not in Linux.
- seems to be an issue with parsing and replacing text in the richtextbox
- problem has been reported previously by others, but no fix recorded
- Fix will need to be investigated
Diff:
Diff:
The problem seems to be with RTF files produced in Word. If a .docx file is opened in LibreOffice and saved as an RTF this issue is solved. Seems to be a problem with the way that Word saves a document as an RTF. Solution - save it using LibreOffice (or Open Office).