Bug 145754 - Option Compatible Basic documentation confusingly mentions CompatibilityMode function
Summary: Option Compatible Basic documentation confusingly mentions CompatibilityMode ...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Alain Romedenne
URL:
Whiteboard: target:7.4.0
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-18 11:13 UTC by Mike Kaganski
Modified: 2022-03-31 06:50 UTC (History)
4 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 Mike Kaganski 2021-11-18 11:13:23 UTC
Option Compatible documentation [1] mentions CompatibilityMode() function, as if these two are related to each other. They are not: Option Compatible is compile-time, and CompatibilityMode() controls run-time. The latter relates to Option VBASupport, and if needed on Option Compatible help page at all , that only to clarify that they are *unrelated*, or maybe that using *both* makes program behave as if VBASupport is used.

[1] https://help.libreoffice.org/7.2/en-US/text/sbasic/shared/compatible.html
Comment 1 Xisco Faulí 2021-11-23 10:05:54 UTC
Moving to NEW
Comment 2 Commit Notification 2022-03-30 12:30:11 UTC
Alain Romedenne committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/f62d08a3fb7e4b3e56c06cf643354a2a16a1aaba

tdf#145754 Corrections to 'Option Compatible' Basic help page