Bug 159113

Summary: Website download page for LibreOffice 7.6.x is wrongly describing it as compatible with MacOS 10.14
Product: LibreOffice Reporter: Luca <luca>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED MOVED    
Severity: trivial CC: lo, stephane.guillou
Priority: lowest Keywords: topicWeb
Version: 7.6.0.0 alpha1+   
Hardware: x86-64 (AMD64)   
OS: macOS (All)   
URL: https://redmine.documentfoundation.org/issues/3709
Whiteboard:
Crash report or crash signature: Regression By:

Description Luca 2024-01-10 19:48:59 UTC
Description:
The current download page says:

[....]
Operating Systems
LibreOffice 7.6.4 is available for the following operating systems/architectures:
[....]
macOS x86_64 (10.14 or newer required)

... but LibreOffice 7.6 actually requires MacOS 10.15, as correctly reported in its release notes.

Steps to Reproduce:
1. go to libreoffice.org
2. click download
3. read minimum requirements
4. download 7.6.x on MacOS 10.14
5. be disappointed

Actual Results:
LibreOffice 7.6.x is not compatible with MacOS 10.14.x

Expected Results:
the download page informs the user that MacOS 10.15 is actually required


Reproducible: Always


User Profile Reset: No

Additional Info:
This is a cosmetic problem on the website, has a simple workaround but the situation could confuse the casual non-tech-savvy user.
Comment 1 steve 2024-01-15 10:25:59 UTC
Confirmed. The information listed is wrong and should be updated.

TODO
- change Mac OS X to macOS for the Apple Silicon listing
- change 10.14 to 10.15 for the x86_64 listing

Currently:

Operating Systems
LibreOffice 7.6.4 is available for the following operating systems/architectures:
    Mac OS X (Aarch64/Apple Silicon)
    macOS x86_64 (10.14 or newer required)

Expected:

Operating Systems
LibreOffice 7.6.4 is available for the following operating systems/architectures:
    macOS (Aarch64/Apple Silicon)
    macOS x86_64 (10.15 or newer required)
Comment 2 Stéphane Guillou (stragu) 2024-01-26 07:51:18 UTC
Thanks for the report. Issues for the websites are tracked on Redmine, so I moved it there: https://redmine.documentfoundation.org/issues/3709