Created attachment 153322 [details] Upper Sorbian About dialog Hi, the link of the Website button in About dialog leads to a wrong URL in Upper Sorbian (hsb) and Lower Sorbian (dsb) LibreOffice. The Upper Sorbian button leads to www.libreoffice.org/hsb instead of hsb.libreoffice.org and the Lower Sorbian button leads to www.libreoffice.org/dsb instead of dsb.libreoffice.org. Expected: Button link should lead to hsb.libreoffice.org resp. dsb.libreoffice.org I asked on libreOffice-l10n and Eike Rathke replied to me as follows: "Same for any other language it seems. The URIs are generated, cui/source/dialogs/about.cxx uses localizeWebserviceURI(sURL) that appends a language tag to the given sURL. So either that needs to be redirected on server side, or the URI be assembled differently. I don't know what the original intention was there." There is an old similar bug report for German LO: https://bugs.documentfoundation.org/show_bug.cgi?id=51279 Please fix this or tell me where I can fix this.
Hello, See https://bugs.documentfoundation.org/show_bug.cgi?id=51279#c1 on how to do it *** This bug has been marked as a duplicate of bug 51279 ***
Hi Xisco, thank you for your reply. No the solution in the old bug 51279 comment 1 does not work. It refers to module libo_ui. This module does not exist anymore. I've already searched on Pootle but did not find the right string.
@Andras, Would you mind helping milupo with this ?
This issue still exists in LO 6.3.3.2. When When will this bug be fixed?
Hi, the bug report exists half a year now. When will the bug be fixed?
I don't think that this bug belongs to Bugzilla. Eike gave an answer, that the URL has to be redirected at server side. For example my language is Hungarian and Website button opens https://www.libreoffice.org/hu and that redirects to https://hu.libreoffice.org. https://redmine.documentfoundation.org/ does not work for me at the moment, otherwise I'd reported the issue there. It would be the best to grab Cloph on irc and ask him.
Rather ask at #tdf-infra (poked Guilhem)
Issue reported on Redmine https://redmine.documentfoundation.org/issues/3400
The infra team has closed the redmine ticket as resolved so I do here. Thanks Guilhem.
Thank you for opening the Readmine ticket and fixing the bug.