Opened 7 years ago
Closed 7 years ago
#3161 closed defect (bug) (fixed)
Old Opera outdated in Browse Happy
Reported by: | Rarst | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Browse Happy | Keywords: | |
Cc: |
Description
The latest "old" Opera browser security release is 12.18, Browse Happy response reports 12.11 as current and mistakenly marks it secure:
array:9 [ "name" => "Opera" "version" => "12.17" "platform" => "Windows" "update_url" => "https://www.opera.com/" "img_src" => "http://s.w.org/images/browsers/opera.png?1" "img_src_ssl" => "https://s.w.org/images/browsers/opera.png?1" "current_version" => "12.11" "upgrade" => false "insecure" => false ]
At the very least needs to be bumped to 12.18.
Not sure is there is intent on detecting "new" Opera separately, which is essentially different browser.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Last updated in https://code.trac.wordpress.org/changeset/231.
I guess it should be bumped to 12.18 (the latest security release in 12.x branch). Older versions should be marked as insecure.
Current versions of the "new" Opera appear to be 42 on mobile (detected as Mobile Safari) and 47 on desktop (detected as Chrome). We could look into improving this in another ticket.