[Libreoffice-bugs] [Bug 139985] New: Problem with rept() in combination with randbetween.nv()

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 28 23:17:03 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=139985

            Bug ID: 139985
           Summary: Problem with rept() in combination with
                    randbetween.nv()
           Product: LibreOffice
           Version: 7.0.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: joachim.kreutzer at gmx.net

Description:
Cell A1: =REPT("a";B1)
Cell B1: =RANDBETWEEN.NF(1;10)

Safe and open the file and you see, the A1 the error in A1

Steps to Reproduce:
1. Cell A1: =REPT("a";B1)
2. Cell B1: =RANDBETWEEN.NF(1;10)
3. Safe and open the file and you see, the A1 contains wrong number of 'a'.

Actual Results:
Example
Cell B1 contains 8
Cell A1 contains "aa"

Expected Results:
Cell B1 contains 8
Cell A1 contains "aaaaaaaa"


Reproducible: Always


User Profile Reset: No



Additional Info:
While RANDBETWEEN.NF is recalculated by opening the calc-file, the cell with
rept won't be updated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210128/6e07a562/attachment.htm>


More information about the Libreoffice-bugs mailing list