| Summary: | rekonq does not redirect HTTP status 301 ("Moved") automatically | ||
|---|---|---|---|
| Product: | [Unmaintained] rekonq | Reporter: | Fabian Köster <f.koester> |
| Component: | general | Assignee: | Andrea Diamantini <adjam7> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | adrian, faure, radub82, woebbeking |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Fabian Köster
2009-06-05 11:22:31 UTC
I cannot reproduce this bug. It works fine here. I typed "google.de" and was automatically redirected to "http://www.google.de". Anyway rekonq auto detect the protocol (http) but doesn't change url (google.de to www.google.de). This is a DNS affair. Change your DNS servers and try again. I am wondering why this problem does not occur with Konqueror, because I think Konqueror does not change the URL, too. Which DNS server are you using? I would like to try with it. I'm using OpenDNS: 208.67.222.222 && 208.67.220.220 I entered your DNS server into /etc/resolv.conf and reqkonq still does show the 301 message. I've this problem with Konqueror 4.3 RC2 now. (In reply to comment #2) > I am wondering why this problem does not occur with Konqueror, because I think > Konqueror does not change the URL, too. > > Which DNS server are you using? I would like to try with it. apparently because konqueror uses khtml instead of webkit could you please check again, I just compiled rekonq and this works perfectly for me rekonq Version 0.1.9 Using KDE 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3)) I tried to compile the current git state against KDE 4.2 but it fails with API missmatches like "undefined reference to `KNetworkAccessManager::~KNetworkAccessManager()'" Will rekonq 0.2 only work with KDE 4.3? Maybe I have a chance to compile it using KDE 4.3 later. OK, build works for me with KDE 4.2.96 but the address bar seems to be missing in current git. When I set google.de as the startpage it will correctly redirect to www.google.de So this bug seems to be fixed.. *** This bug has been marked as a duplicate of bug 200789 *** David, are you sure that this is a duplicate? This entry is against KDE 4.2.4, AFAIK before the http slave was broken. Oh. OK. Then it wasn't the kio_http bug, but rekonq not handling redirections. Leaving as FIXED though, according to #9. This issue can be closed. We don't differ between RESOLVED and CLOSED in KDE, but if it makes you happy ;) Actually, I think that is supposed to change: http://files.kde.org/akademy/2012/videos/KDE_Releases_That_Just_Work_-_Jeroen_van_Meeuwen.m4v |