On Wednesday 26 August 2009 17:15:44 Panagiotis Papadopoulos wrote: > rekonq currently has no HTTP user agent set. > > This makes websites like http://techbase.kde.org/Welcome_to_KDE_TechBase > show some error messages (in this case: Notice: Undefined index: > HTTP_USER_AGENT in > /home/wikis/public/mediawiki_src/extensions/FCKeditor/fckeditor/fckeditor_p > hp5.php on line 37) > > > Shouldn't rekonq "get" a User Agent too? > > Arora for example has: > Mozilla/5.0 (X11; U; Linux; de-DE) AppleWebKit/527+ (KHTML, like Gecko, > Safari/419.3) Arora/0.8.0 > > http://user-agent-string.info/parse > > Greetings, > > Panagiotis Papadopoulos > _______________________________________________ > rekonq mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/rekonq >
I cannot reproduce this issue, can you explain a bit better where this error is? Anyway, rekonq HAS an user agent that is QtWebKit built-in. It is "Mozilla/5.0 (%Platform%; %Security%; %Subplatform%; %Locale%) AppleWebKit/%WebKitVersion% (KHTML, like Gecko, Safari/419.3) %AppVersion" You can read about in QWebPage docs. -- Andrea Diamantini, adjam GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F rekonq project WEB: http://rekonq.sourceforge.net IRC: rek...@freenode
_______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
