Page 1 of 1

Insert row bug

Posted: Tue Jan 16, 2018 6:44 pm
by dcramer
We've run across a strange bug using the insert row actions when a document has two prefaces and the first one is xincluded in.

I've put example files and a screen cap of the error dialog up in a gist:

https://gist.github.com/dwcramer/f29bfd ... 88e28a2743
  1. Save doc.xml and preface1.xml on your file system.
  2. Open doc.xml in Oxygen.
  3. Put the cursor in an entry in the table.
  4. Invoke an insert table row action (insert.table.row.above, insert.table.row.below, insert.table.rows.custom) using a toolbar button or the DocBook5->Table menu).
Expected behavior: A row or rows are inserted.
Actual behavior: The Error dialog shown in Oxygen-Error-Dialog.png appears.

We've reproduced this in 18.1 and 19.1.

Regards,
David

Re: Insert row bug

Posted: Wed Jan 17, 2018 4:40 pm
by alex_jitianu
Hello,

Thank you for reporting this issue. I managed to reproduced it myself and I added an issue to further investigate the cause. As soon as we release a fix, we will send you a notification.

Best regards,
Alex

Re: Insert row bug

Posted: Mon Mar 19, 2018 6:05 pm
by sorin_carbunaru
Hello,

This issue has been addressed in version 20 of oXygen, which has been recently released.

Thank you for the feedback!

All the best wishes,
Sorin Carbunaru
oXygen XML

Re: Insert row bug

Posted: Mon Mar 19, 2018 6:25 pm
by dcramer
Thanks for the update!

A quick test confirms the bug is no longer manifesting itself in my test docs.

Regards,
David