Bug 140888

Summary: MROUND returns zero in Collabora Office for iOS
Product: LibreOffice Reporter: Stephan S <9363f73b-58e7-41c9-97a3-ba9d5368c6bd>
Component: iOS EditorAssignee: Not Assigned <libreoffice-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: ARM   
OS: iOS   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: MROUND() bug in Collabora Office

Description Stephan S 2021-03-08 15:40:34 UTC
Created attachment 170337 [details]
MROUND() bug in Collabora Office

In Collabora Office v6.4.3 spreadsheets, the MROUND function returns zero instead of the expected result. Note: in my language (French) where I test, MROUND() is ARRONDI.AU.MULTIPLE().
Instructions for reproducing the bug:
1) Use MROUND() in a Calc spreadsheet, and compare results in both desktop LibreOffice and in Collabora Office for iOS.
2) Or check the attached spreadsheet which reproduces the bug.
Comment 1 How can I remove my account? 2021-03-24 10:00:45 UTC
Was fixed with https://cgit.freedesktop.org/libreoffice/core/commit/?id=fa41077a59fe7daa667604b509fc3974cee2780f . The fresh 6.4.7 build in the App Store contains the fix.
Comment 2 Stephan S 2021-03-24 10:16:21 UTC
Fix confirmed with Collabora Office 6.4.7 on the App Store. Thank you!