Hi,

(Seems this mailinglist doesn't accept emails from non-subscribes,
resending, apologies if this appears twice now)

LibreOffice uses localizeWebserviceURI () to give a user a localized
URL. See svtools/inc/svtools/langhelp.hxx:

/** Localize a URI to one of the foundation's webservices
        
    @param io_rURI
    URI to localize - depending on your UI locale, a country local
    part is appended to the URI (like "en", or "fr", or "es")
 */ 

But the main http://www.libreoffice.org/ site does not contain a
redirect for "en". So when your local is English and you
click on the little "i" (Get more information about LibreOffice) in
the startup/open page you go to http://www.libreoffice.org/en
which doesn't exist and doesn't redirect. It does work for other
languages, like http://www.libreoffice.org/nl which redirects to the
Dutch nl.libreoffice.org site.

Could http://www.libreoffice.org/en be redirected to the root
http://www.libreoffice.org/ ?

Note that http://extensions.libreoffice.org/en and
http://templates.libreoffice.org/en do redirect to their own root.

Thanks,

Mark



-- 
Unsubscribe instructions: E-mail to website+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to