Wrong website link from About dialog

Hi,

I found a bug in Upper Sorbian and Lower Sorbian LibreOffice (6.3.0.4).

When I open Help --> About LibreOffice and click the Website button in Upper Sorbian and Lower Sorbian LibreOffice wrong URLs are used:

Upper Sorbian LO: http://www.libreoffice.org/hsb instead of https://hsb.libreoffice.org
Lower Sorbian LO: http://www.libreoffice.org/hsb instead of https://dsb.libreoffice.org

You can download a screenshot from here:

http://www.sorbzilla.de/libreoffice/about_libreoffice_website.png

Where can I find the reason for this error? I looked in Pootle for this but didn't find a matching string.

Thanks and kind regards,

Michael

Hi Michael,

When I open Help --> About LibreOffice and click the Website button in Upper
Sorbian and Lower Sorbian LibreOffice wrong URLs are used:

Upper Sorbian LO: http://www.libreoffice.org/hsb instead of
https://hsb.libreoffice.org
Lower Sorbian LO: http://www.libreoffice.org/hsb instead of
https://dsb.libreoffice.org

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.

Could you please file a bug and include the explanation I gave?

Thanks
  Eike

Eike Rathke schrieb:

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.

Could you please file a bug and include the explanation I gave?

Hi Eike,

thank you for your reply.

I'll file a bug. It should be possible to redirect to the correct URL because the German link directs to de.libreoffice.org.

Regards,

Michael

Eike Rathke schrieb:

Could you please file a bug and include the explanation I gave?

Hi Eike,

I filed this bug:

https://bugs.documentfoundation.org/show_bug.cgi?id=126850

Regards,

Michael