Task #3072
closedhttps://hub.libreoffice.org/ReleaseNotes/?LOvers=6.4 redirects to the fallback URL on Firefox/Chromium
0%
Description
But not with curl… Forwarded from https://bugs.documentfoundation.org/show_bug.cgi?id=129973
Updated by Guilhem Moulin almost 5 years ago
- Subject changed from https://hub.libreoffice.org/ReleaseNotes/?LOvers=6.4 redirects to the fallback on Firefox/Chromium to https://hub.libreoffice.org/ReleaseNotes/?LOvers=6.4 redirects to the fallback URL on Firefox/Chromium
Updated by Sophie Gautier almost 5 years ago
Thanks for checking. It would be super great to have it solved for the final release :)
Updated by Guilhem Moulin almost 5 years ago
Seems solved by downgrading to HTTP/1.0 in the API sub-request. It's a mystery to me why the use of HTTP/1.1 would cause problems here, at least for Firefox and Chromium but not curl (which uses HTTP/2 too in the original request) nor elinks.
We've used HTTP/1.1 in the subrequest since the segment was deployed in mid-May last year, and judging by https://bugs.documentfoundation.org/show_bug.cgi?id=127401 I guess it was properly tested on “real” browsers. Might be a regression caused by the recent HTTPd upgrade on the wiki box. It certainly has nothing to do with a particular release (6.4 or other) nor language (sl or other).
Since I don't understand the root cause here I'm not closing this issue just yet. Sophie Gautier and Martin Srebotnjak, please confirm that you can't reproduce it :-)
Updated by Guilhem Moulin almost 5 years ago
- Status changed from New to Feedback
Updated by Martin Srebotnjak almost 5 years ago
Hi, I can confirm with sl in my browser:
https://hub.libreoffice.org/ReleaseNotes/?LOvers=6.4&LOlocale=sl
now properly redirects to
Slovenian 6.4 RelNotes wiki page.
Updated by Sophie Gautier almost 5 years ago
Checked in FR version and redirection is done to the FR release notes. Thanks :)
Updated by Guilhem Moulin almost 5 years ago
- Status changed from Feedback to Closed
Cool thanks, closing this issue then!