Review Request 118407: Fix invalid processor information in usergent string for Safari4+

Michael Reeves reeves.87 at gmail.com
Thu May 29 19:26:55 BST 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118407/
-----------------------------------------------------------

(Updated May 29, 2014, 2:26 p.m.)


Review request for KDE Base Apps.


Bugs: 335552
    http://bugs.kde.org/show_bug.cgi?id=335552


Repository: kde-baseapps


Description
-------

When setting the browser inentifaction via settings the user agent strings choosen for safari 5 and safari 4 are imposiable. For selecting Safari 5.1 sends: 
"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_7_3; en_US) AppleWebKit/537.13+ (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2 "
Obvoius fake since there is no PPC version of 10.7 in fact there isn't an i386 version either. Same issue with Safari 4.0 selected. Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_6_1; en_US) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10
 10.6.1 does not exists for PPC, i386 version does exist. Ditto Safari 6.0. I haven't found a site that pays atttention but these user agent codes could be filtered easliy as fakes.


Diffs
-----

  konqueror/settings/kio/uasproviders/safari40.desktop dde6a49 
  konqueror/settings/kio/uasproviders/safari517.desktop 34a3a00 
  konqueror/settings/kio/uasproviders/safari60.desktop 332a758 

Diff: https://git.reviewboard.kde.org/r/118407/diff/


Testing (updated)
-------

none as yet. Just made minor string changes in the .desktop files. Affects 4.13.x branch as well.


Thanks,

Michael Reeves

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20140529/9e5a64e2/attachment.htm>


More information about the kde-core-devel mailing list