Page 1 of 1

Duplicate LinkTo for the first conversation in a Document in articy

Posted: Thu Feb 08, 2018 1:02 pm
by mgregoirelds
Hello Tony,

Here is a strange issue I am having. When importing an xml file from articy with conversations written in "Documents" view, it seems like the first dialogue gets duplicate LinkTo data in each dialogue node. This is not happening for all following dialogues in the same document.

Here is how the project is structured:

Code: Select all

M01 (Document)
|----First Dialogue for M01 (Duplicated LinkTo)
|----Second Dialogue for M01(No duplicate)
M02 (Document)
|----First Dialogue for M02 (Duplicated LinkTo)
|----Second Dialogue for M02(No duplicate)
I also attached two screen captures I took.
TestArticy_Capture.PNG
TestArticy_Capture.PNG (76.97 KiB) Viewed 386 times
TestArticy2_Capture.PNG
TestArticy2_Capture.PNG (76.11 KiB) Viewed 386 times
Let me know if you want me to send you the resulting xml file + the articy test project.

Re: Duplicate LinkTo for the first conversation in a Document in articy

Posted: Thu Feb 08, 2018 2:11 pm
by Tony Li
Hi Maxime,

I'll try to reproduce this on my own today. If I can't reproduce it, I'll ask you for the XML file.

Re: Duplicate LinkTo for the first conversation in a Document in articy

Posted: Thu Feb 08, 2018 8:22 pm
by Tony Li
I'll have this implemented in a day or two. My limited experience with documents has been to create one dialogue per document. I just need to extend the converter to properly handle multiple nested dialogues inside documents.

Re: Duplicate LinkTo for the first conversation in a Document in articy

Posted: Thu Feb 08, 2018 10:54 pm
by mgregoirelds
Great, thanks for looking at this issue! :)