https://issues.apache.org/ooo/show_bug.cgi?id=106665
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from [email protected] --- Hi Hanya, thank you for you patch. While it works, there is a number of actions that don't take place as a result of that while loop being skipped (for example the ImpSetSelection function doesn't get called). Wouldn't it be better to convert that while loop into a do-while loop so that it runs at least once? Also are the others here still alive? Andreas? Thomas? -- You are receiving this mail because: You are on the CC list for the bug.
