Summary: | some types of redirects are failing | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Pedro de Oliveira <falso> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Pedro de Oliveira
2005-12-01 18:42:14 UTC
Not a KDE bug. The bug is on the website itself. Note the Content-Location header in the reply: kio_http: (14904) ============ Received Response: kio_http: (14904) "HTTP/1.1 200 OK" kio_http: (14904) "Date: Thu, 01 Dec 2005 17:50:33 GMT" kio_http: (14904) "Server: Microsoft-IIS/4.0" kio_http: (14904) "Content-Location: http://www.worten.pt:8889/default.htm" kio_http: (14904) "Content-Type: text/html; charset=ISO-8859-1" kio_http: (14904) "Accept-Ranges: bytes" kio_http: (14904) "Last-Modified: Tue, 30 Apr 2002 10:36:11 GMT" kio_http: (14904) "ETag: "4aba78d832f0c11:b600"" kio_http: (14904) "Content-Length: 179" *** This bug has been marked as a duplicate of 82747 *** Why do you say that this is a bug of the website, if EVERY other browser that i tried works? tested on: firefox, opera, lynx, links, internet explorer and even dillo. I dont think you shouldnt close the bugs like this if they arent fixed... but ok, do as you wish. its a bug of the site then... Repeating: it's a bug of the website. ALL the other browsers you tried are doing it wrong: they ignore the Content-Location header. They shouldn't. Standards exist for a reason. Please do not reopen. This bug will not be "fixed" (because it is not a bug). *** This bug has been marked as a duplicate of 82747 *** Well from what i've been reading the Content-Location should only be used when the server returns codes 301 or 302 (temporary or permanent redirect). If its a 200 it should be the http redirect that is on the HEAD. Maybe you should take a look at the HTTP RFC before answering, but if you want to have it closed, then do it! ITs the project that loses. One more thing http://suika.fam.cx/~wakaba/-temp/wiki/wiki?Content-Location Sorry but im going to open just one more time, for you to take a look at what i said. After you read it and answer me i will not reopen it again. Thanks Quoting from RFC 2616, section 14.14 Content-Location: "The value of Content-Location also defines the base URI for the entity." http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.14 Konqueror honours that behaviour. The other browsers don't. Closing for the third time. We've been through this for the other bug reports. I know what I'm talking about. One last thing: do not reopen bug reports when you've been told not to. We read everything people write and I would have replied to your comment even if you had not reopened. *** This bug has been marked as a duplicate of 82747 *** |