[WebKit-devel] [Bug 198428] Wrong default user agent string in Konqueror with webkit-kde kpart
Dawit Alemayehu
adawit at kde.org
Fri Oct 23 17:35:44 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=198428
Dawit Alemayehu <adawit at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|general |general
Product|webkitkde |konqueror
--- Comment #7 from Dawit Alemayehu <adawit kde org> 2009-10-23 17:35:41 ---
Actually the last paragraph in comment #6 is not possible to do for the very
same reason this issue exists. The webkit part gets loaded after Konqueror does
its stat to determine the mime-type for the typed in url. As such the only
option is to use the workaround outlined in comment #6 with one change. Instead
of hard-coding the konqueror version number to "4.3.1" or any other value, use
the "KDE_VERSION" keyword. That is
Mozilla/5.0 (X11; U; Linux; en-US) AppleWebKit/527+ (KHTML, like
Gecko, Safari/419.3) konqueror/KDE_VERSION
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the WebKit-devel
mailing list