Bug 160197 - Basic: In Library "Tools" the function GetLocale() was removed and Help should be updated
Summary: Basic: In Library "Tools" the function GetLocale() was removed and Help shoul...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
24.2.1.2 release
Hardware: All All
: medium normal
Assignee: Buovjaga
URL:
Whiteboard: target:25.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-14 07:32 UTC by UweBress
Modified: 2024-07-10 15:41 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UweBress 2024-03-14 07:32:51 UTC
In GlobalScope.BasicLibraries.Tools.Misc the function GetLocale() is missing.
If it is intentional, please update the relevant manual- and help-sections (eg.: https://help.libreoffice.org/latest/de/text/sbasic/shared/03/lib_tools.html?&DbPAR=BASIC&System=WIN#misc_module ).
Comment 1 Mike Kaganski 2024-03-14 08:22:10 UTC
Removed in commit 63e3a8b48aff32886acea504500a764234b60793.
Comment 2 Olivier Hallot 2024-07-10 13:23:29 UTC
Any reason for removing getLocale() from the Misc Library? (just asking, commit is a bit terse)
Comment 3 Mike Kaganski 2024-07-10 14:29:41 UTC
(In reply to Olivier Hallot from comment #2)

It's not granted even that Caolan will be able to recall the reason of that commit from 2017. And definitely not me ;-)
Comment 4 Commit Notification 2024-07-10 14:52:03 UTC
Ilmari Lauhakangas committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/33ffaf1eaac11bb5770eadce49fac96a4ae4ba86

tdf#160197 remove mention of removed GetLocale BASIC function