https://issues.apache.org/ooo/show_bug.cgi?id=20044
--- Comment #11 from hanya <[email protected]> --- Created attachment 78619 --> https://issues.apache.org/ooo/attachment.cgi?id=78619&action=edit Document including test macro (In reply to comment #10) > @hanya: How did you test your fix? Open the attached spreadsheet document and see Standard.Module1.Main. No messagebox is shown for no problem by executing the macro. 1st and 3rd test fail on version 3.4 defined in the macro, because of the problem described in this issue. - 1st test: Sheet1.A1 is empty, so the result should be have 1 element and its range address should be Sheet1.A1 in string form. - 3rd test: Sheet1.A1:A5 range contains empty cells only and result should be have the full range but the result is empty cell ranges container on the current release. Both test should be passed on patched version. All other situations should not be influenced by this patch. -- You are receiving this mail because: You are on the CC list for the bug.
