[Libreoffice-qa] [Bugzilla] images attached to bugs do not open inside FF any longer
Terrence Enger
tenger at iseries-guru.com
Sun Jan 25 10:01:46 PST 2015
On Sun, 2015-01-25 at 17:30 +0100, Thomas Hackert wrote:
> Hello @ll,
> maybe this is not a bug, but a feature, but ...
>
> When I try to open an screenshot in our own BZ instance, FF asks me
> either to open it with an external program or to save it to disk.
> With FDO's BZ they opened within the browser itself. Is this
> intended?
>
> Steps to reproduce:
> 1. Go to e.g.
> https://bugs.documentfoundation.org/show_bug.cgi?id=60557
> 2. click on one of the attached jpegs (for example
> https://bugs.documentfoundation.org/attachment.cgi?id=74503)
The list of the attachments shows the second URL given above.
However, my results are different.
Mouseover in FireFox shows the URL above, however clicking the link
makes my FireFox report:
The page isn't redirecting properly
Iceweasel has detected that the server is redirecting the request
for this address in a way that will never complete.
(*) This problem can sometimes be caused by disabling or refusing
to accept cookies.
wget agrees. I used the command (whitespace added):
wget --server-response
--no-check-certificate
https://bugs.documentfoundation.org/attachment.cgi?id=74503
The last bit of terminal output is:
--2015-01-25 12:10:20--
https://bugs.documentfoundation.org/attachment.cgi?id=74503
Connecting to bugs.documentfoundation.org
(bugs.documentfoundation.org)|89.238.68.150|:443... connected.
WARNING: The certificate of `bugs.documentfoundation.org' is not
trusted.
HTTP request sent, awaiting response...
HTTP/1.1 302 Found
Server: nginx/1.2.1
Date: Sun, 25 Jan 2015 17:05:36 GMT
Transfer-Encoding: chunked
Connection: keep-alive
X-xss-protection: 1; mode=block
Location: http://bugs.libreoffice.org/attachment.cgi?id=74503
X-frame-options: SAMEORIGIN
X-content-type-options: nosniff
Location: http://bugs.libreoffice.org/attachment.cgi?id=74503
[following]
20 redirections exceeded.
HTH,
Terry.
More information about the Libreoffice-qa
mailing list