Summary: | Image URLs opened from external applications are loaded as text | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Christoph Feck <cfeck> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit, m.wege |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.0 | |
Sentry Crash Report: |
Description
Christoph Feck
2011-01-28 02:35:54 UTC
I think there was a thread on kfm-devel about this very recently. Not sure of the conclusion, though. *** Bug 265474 has been marked as a duplicate of this bug. *** (In reply to comment #1) > I think there was a thread on kfm-devel about this very recently. Not sure of > the conclusion, though. The kfm-devel thread you are looking for is http://lists.kde.org/?t=129554862900002&r=1&w=2 It is a bug exposed as a result of two bug fixes that occurred about the same time. One was by myself and the other one was by David. Anyhow, I guess I can try to come up with a fix for this based on one of the fixes David suggested. Git commit 7004ce8496b5c85bac644ef3951a3da8c50be8e1 by Dawit Alemayehu. Committed on 27/06/2011 at 19:09. Pushed by adawit into branch 'KDE/4.7'. Fixed non-web page urls, e.g. images, being opened as html pages when loaded from external applications. BUG: 264562 FIXED-IN: 4.7.0 REVIEW: 101778 M +11 -1 kdecore/kernel/ktoolinvocation_x11.cpp http://commits.kde.org/kdelibs/7004ce8496b5c85bac644ef3951a3da8c50be8e1 Git commit 13831dddfc1d49aa6f6b95468262b220da784c9c by Dawit Alemayehu. Committed on 27/06/2011 at 19:09. Pushed by adawit into branch 'master'. Fixed non-web page urls, e.g. images, being opened as html pages when loaded from external applications. BUG: 264562 FIXED-IN: 4.7.0 REVIEW: 101778 (cherry picked from commit 7004ce8496b5c85bac644ef3951a3da8c50be8e1) M +11 -1 kdecore/kernel/ktoolinvocation_x11.cpp http://commits.kde.org/kdelibs/13831dddfc1d49aa6f6b95468262b220da784c9c |