Bug 145754

Summary: Option Compatible Basic documentation confusingly mentions CompatibilityMode function
Product: LibreOffice Reporter: Mike Kaganski <mikekaganski>
Component: DocumentationAssignee: Alain Romedenne <alain.romedenne>
Status: RESOLVED FIXED    
Severity: normal CC: himajin100000, LibreOfficiant, olivier.hallot, xiscofauli
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard: target:7.4.0
Crash report or crash signature: Regression By:

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