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

            Bug ID: 104123
           Summary: EDITING a cell with =INFO("osversion") returns invalid
                    value
           Product: LibreOffice
           Version: 5.2.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: unix4y...@gmail.com

Description:
When I add a new cell in calc this expression:
=INFO("osversion")
Libreoffice is returning the value "Windows (32-bit) NT 5.01" but my system is
under Linux Ubuntu 16.04.1 LTS.

I think that returning the correct info here is a main thing, because we use
that kind of values to export files by macros or use the filesystem according
to the operative system.


Steps to Reproduce:
1.Do a Linux installation of LibreOffice
2.Put in a cell this expression:    =INFO("osversion")
3.You could see that the operative system returned is incorrect

Actual Results:  
Libreoffice Calc return the value:  Windows (32-bit) NT 5.01

Expected Results:
This function should return a name like:   Linux Ubuntu 16.04.1 LTS   or
similar, according to the operative system


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/54.0.2840.100 Safari/537.36

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to