Created attachment 72551 [details] xls file showing the error Spreadsheet with formula =C4+E4+G4+I4+K4-SUM(M4:S4) that sould evaluate to - if the result in 0 or to a number, if not. Worked fine for years, now evaluates in -"#\" I'll attach a sample spreadsheet. Opening that in 3.6.4 gives the expected result. Saving as ODS (I did it in 4.0 beta2) and then opening that ods file in 3.6.4, gives the wrong result too.
obviously a regression
Ah, there is a user defined formatting: #.##0,00 ;#.##0,00-;" -""#\ ";@
(In reply to comment #2) This is how it looks in 4.0 > #.##0,00 ;#.##0,00-;" -""#\ ";@ and this is how it looks in 3.6.4 #.##0,00 ;#.##0,00-;" -"# "";@
I do not reproduce with Version 4.0.0.0.beta2+ (Build ID: a31f703366b89abcb8cda1321163c596fc8e556) under Ubuntu 12.04 x86-64. Had same problem in Writer, fixed now. @Cor: could you test again with a recent daily build ? Best regards. JBF
(In reply to comment #4) > @Cor: could you test again with a recent daily build ? No daily builds yet for Linux x86 Will come one of the next days, prolly. thanks for reporting!
I think this bug report is a duplicate of bug 58179. If I am right the last daily build available for Linux (2012-12-28) should contains the corresponding fix. Best regards. JBF
yes, indeed there was one more recent daily and it's fixed in there. thanks, Cor *** This bug has been marked as a duplicate of bug 58179 ***