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
Hello John, *, thank you very much for reporting this bug :) I have tested it with OS: Debian Testing AMD64 LO: Version: 5.1.6.2 Build-ID: 07ac168c60a517dba0f0d7bc7540f5afa45f0909 CPU-Threads: 4; BS-Version: Linux 4.5; UI-Render: Standard; Gebietsschema: de-DE (de_DE.UTF-8); Calc: group and also with OOo: OpenOffice.org 3.2.0 OOO320m12 (Build:9483) (my oldest OOo/LO version, parallel installed, following the instructions from https://wiki.documentfoundation.org/Installing_in_parallel/Linux) On both versions, I can reproduce this bug, so setting "Status" to "NEW" and changing "Version" to "Inherited from OOo". HTH Thomas.
According to the help this is intentional: https://help.libreoffice.org/Calc/Information_Functions#INFO "osversion" Always "Windows (32-bit) NT 5.01", for compatibility reasons
Maybe, after so many years that this function exists, it could / should be improved ?!
(In reply to MM from comment #3) > Maybe, after so many years that this function exists, it could / should be > improved ?! But not a bug. At most a request for enhancement.
Code pointer: http://opengrok.libreoffice.org/xref/core/sc/source/core/tool/interpr5.cxx#ScInfo Eike: any idea why wiki link https://help.libreoffice.org/Calc/Information_Functions#INFO indicates this: "Always "Windows (32-bit) NT 5.01", for compatibility reasons" ?
Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping-20170531
Dear Bug Submitter, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-20170628
*** This bug has been marked as a duplicate of bug 96661 ***