Completed
Last Updated: 31 Oct 2018 07:54 by ADMIN
ADMIN
Mihail
Created on: 25 May 2015 09:05
Category: RichTextBox
Type: Bug Report
1
RichTextBox: Document containing custom list with inversed parts cannot be imported from DOCX
A custom list has numbered list, which refer style and the style refer numbered list. If the second numbered list is not imported before importing the first the import will fail.

ArgumentException ("referenced document list does not exist."); is thrown and handled internally. It is caused by linked list styles. The style which refers other is imported before the referenced style. The RichTextBox expects that referred styles are imported before the styles that refer them.

Available in R3 2018 Official Release Version.
2 comments
ADMIN
Boby
Posted on: 26 Apr 2018 14:24
The bug is still not scheduled for fixing. I can see that you are already following the item, so you'll automatically get notification in case the status changes.
Steven
Posted on: 25 Apr 2018 07:54
Is this already fixed?