Task #3365
closed
- Status changed from New to Closed
- % Done changed from 0 to 100
Implemented at https://git.libreoffice.org/infra/salt/commit/038662028bc10ad9a827fe02831d8711bcbced60 .
$ url="https://hub.libreoffice.org/InstallJava"
$ curl -sw "%{url_effective}\\t%{http_code} %{redirect_url}\\n" \
-o/dev/null "$url" \
-o/dev/null "$url?LOlocale=en-US" \
-o/dev/null "$url?LOlocale=de" \
-o/dev/null "$url?LOlocale=de-AT" \
-o/dev/null "$url?LOlocale=xyz"
https://hub.libreoffice.org/InstallJava 302 https://wiki.documentfoundation.org/Faq/General/InstallJava
https://hub.libreoffice.org/InstallJava?LOlocale=en-US 302 https://wiki.documentfoundation.org/Faq/General/InstallJava
https://hub.libreoffice.org/InstallJava?LOlocale=de 302 https://wiki.documentfoundation.org/Faq/General/InstallJava/de
https://hub.libreoffice.org/InstallJava?LOlocale=de-AT 302 https://wiki.documentfoundation.org/Faq/General/InstallJava/de
https://hub.libreoffice.org/InstallJava?LOlocale=xyz 302 https://wiki.documentfoundation.org/Faq/General/InstallJava
Also available in: Atom
PDF