https://bugs.freedesktop.org/show_bug.cgi?id=66506
--- Comment #8 from Markus Mohrhard <[email protected]> --- I think I have an idea what is going wrong with the number formats and why the issue does not sow up in master. In master my code for inherited number formats has been broken by one of Kohei's merges. In 4-1 we don't have that merge so we still have my old code which tells the formula cell that it needs a number format because the number format is not yet set. Maybe the easiest solution is to first import the number format and set it to the cell and after that import the cell. I'll fix the problems from the merge in the first step and then have a look at this bug here. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
