Description: When clicking the "Extension" button in start center (bottom-left corner) it would go to https://extensions.libreoffice.org/zh-tw which would give a 404 error. The string is at https://git.libreoffice.org/core/+/master/sfx2/uiconfig/ui/startcenter.ui#473 but no idea where the URL is generated. Steps to Reproduce: 1. Open Start Center 2. Click the "Extension" button in the bottom-left corner 3. Browser opened a page with 404 error Actual Results: Got a 404 error Expected Results: Should open the extension site Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.2.2 / LibreOffice Community Build ID: 49f2b1bff42cfccbd8f788c8dc32c1c309559be0 CPU threads: 4; OS: Linux 5.17; UI render: default; VCL: kf5 (cairo+xcb) Locale: zh-TW (zh_TW.UTF-8); UI: zh-TW Calc: threaded
Maybe a topic for redmine, and something to fix at server side redirection?
(In reply to Franklin Weng from comment #0) > Description: > When clicking the "Extension" button in start center (bottom-left corner) it > would go to https://extensions.libreoffice.org/zh-tw which would give a 404 > error. The string is at > https://git.libreoffice.org/core/+/master/sfx2/uiconfig/ui/startcenter. > ui#473 but no idea where the URL is generated. > > https://opengrok.libreoffice.org/xref/core/postprocess/CustomTarget_registry.mk?r=3829c0c7#576 https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/Common.xcu?r=96607133#36 https://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/backingwindow.cxx?r=ed45b67d#514
https://opengrok.libreoffice.org/xref/core/svtools/source/misc/langhelp.cxx?r=e4913a56&fi=localizeWebserviceURI#29
It may be a good idea to localize the extensions site into each language. However, this site doesn't seem to be localized now, so it's not necessary to different links for each language.
If there is a mechanism for localizing the extensions site or if it will be integrated in the future, it is better to redirect at the site.
Instead of linking to the Extension site, why does clicking the Extensions button in the Start Center not open the Extension manager dialog? That would make more sense to me. This would allow an user to get an overview of extensions installed on the system. If one would like to know of more extension then from there redirect to the extensions site. While the button in the Start Center links to the site, it says nothing how to import the extension after that in LO. An user can only do this after downloading the extension from the extension site and import this as trough (like) Writer> Extra> Extension Manager to add the extension. Would a more obvious way of adding extensions like added here https://wiki.documentfoundation.org/ReleaseNotes/7.1 as added in the sidebar https://yusufketen.com/post/2020-08-31-libreoffice-gsoc-final-report/ not be a more appropriate/easier way to add extensions? Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 415dc3bb1c03dbdbc3cbca274bc435ac7557ba2d CPU threads: 16; OS: Windows 10.0 Build 22000; UI render: Skia/Vulkan; VCL: win Locale: nl-NL (nl_NL); UI: nl-NL Calc: CL
Dear Franklin Weng, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
It now goes to https://extensions.libreoffice.org/extensions in version Version: 24.2.3.2 (X86_64) / LibreOffice Community Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+xcb) Locale: zh-TW (zh_TW.UTF-8); UI: zh-TW Calc: threaded So mark as WORKSFORME