Footnote colour missing when loading from RTF

Hi,
We’ve found an issue where Aspose isn’t coping with some RTF formatting. After loading the input RTF and saving it as a docx, the footnote colour after ‘On the Insert’ has changed from blue to black. I had a good look at the RTF, but couldn’t isolate anything in particular that was causing the issue. input.zip (4.2 KB)

Test code is just:
Aspose.Words.Document doc = new Document(“input.rtf”);
doc.Save(“output.docx”);

Using version 19.1.0.

@ShaneWS

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-18047. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-16496) have been fixed in this update