View Single Post
Old 01-03-2016, 03:45 AM   #302
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Codewise there is no explanation why this behaviour could occur. In fact, the same code is used for both the XML method and the 'old' method. The table is loaded into an array and that array is used. In the current version the array is loaded from the XML, in the old version with a Word table. The rest is the same. So, the only way this could happen if the array is not filled correctly. That is the reason why I asked for the XML file, although I do not expect any errors there. Have you set the XML document in the settings? If so, it should have been validated.
Also, I found out that if you enter a new rule via the editor in the XML, the resulting XML will no longer validate (long live the quirks of VS...). I have already fixed that, but I want to find out what the problem here is before releasing. That is also part of why I asked about the XML file.

There is no real reason why I used Permission instead of Confirm as far as I can remember. Probably it sounded logical at the time.
Toxaris is offline   Reply With Quote