https://bugs.documentfoundation.org/show_bug.cgi?id=140901
--- Comment #6 from Kohei Yoshida <[email protected]> --- What that likely means is that there is a flaw in how formula groups are made in the XLS import filter code. What the code did prior to 80b18ee0affc1cfc2ceec3bf32ef65f481922efe was that it would scan the entire column to perform formula re-grouping (and/or repair any incorrect grouping) after the import is complete, which in theory should not be necessary. So, if that commits breaks this is an indication that there is a logic flaw in the XLS import filter code with respect to formula grouping. I don't have bandwidth to work on bug fixing for libreoffice these days, so I'll have to pass the torch to someone else for this one. Sorry. But hopefully this will be a helpful tip for anyone willing to dive in. -- You are receiving this mail because: You are the assignee for the bug.
