Summary: | Rekonq does not open an ftp url though Dolphin and Konqueror will | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | bill p. (aka google01103) <dweeble01103> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
URL: | ftp://download.nvidia.com/XFree86/Linux-x86_64/ | ||
Latest Commit: | http://commits.kde.org/rekonq/4c0ad2049f3b49590a7d19f89ebcb767c3c15283 | Version Fixed In: | |
Sentry Crash Report: |
Description
bill p. (aka google01103)
2012-04-14 11:35:26 UTC
Git commit 4c0ad2049f3b49590a7d19f89ebcb767c3c15283 by Andrea Diamantini. Committed on 24/04/2012 at 16:47. Pushed by adjam into branch 'master'. Clean up url management - Let ftp url(s) work again - Do NOT check url twice via KUriFilter (removed MainWindow::filterUrl) - ensure we are lowering just http url hosts - mailto via urlbar handling Related: bug 284829 M +4 -37 src/mainwindow.cpp M +0 -7 src/mainwindow.h M +9 -1 src/protocolhandler.cpp M +7 -6 src/urlbar/urlresolver.cpp M +4 -0 src/webpage.cpp http://commits.kde.org/rekonq/4c0ad2049f3b49590a7d19f89ebcb767c3c15283 Git commit 6a9e1ed2d94202eb1c7b334b1020abad64d8226f by Andrea Diamantini. Committed on 24/04/2012 at 16:47. Pushed by adjam into branch 'Branches.0.9'. Clean up url management - Let ftp url(s) work again - Do NOT check url twice via KUriFilter (removed MainWindow::filterUrl) - ensure we are lowering just http url hosts - mailto via urlbar handling Related: bug 284829 Conflicts: src/mainwindow.cpp Backporting from master with the needed fixes M +1 -0 src/mainwindow.cpp M +9 -1 src/protocolhandler.cpp M +7 -6 src/urlbar/urlresolver.cpp M +4 -0 src/webpage.cpp http://commits.kde.org/rekonq/6a9e1ed2d94202eb1c7b334b1020abad64d8226f |