Ticket #715 (closed Bug: fixed)

Opened 3 years ago

Last modified 2 years ago

Browser Arora is identified as Safari

Reported by: Blizzz Owned by:
Priority: normal Milestone: RobotRock
Component: Core Keywords:
Cc: Sensitive:

Description

This is because UserAgentParser lacks detection information for Arora. Besides, it looks strange to see Safari on Linux ;)

Example UA-String: "Mozilla/5.0 (X11; U; Linux; en-US) AppleWebKit/527+ (KHTML, like Gecko, Safari/419.3) Arora/0.6"

Maybe it is enough to include Arora to UserAgentParser::browsers array? I cannot test atm.

Attachments

useragentparser.diff Download (412 bytes) - added by Blizzz 3 years ago.
Patch that makes Piwik identify Arora
AR.gif Download (1.0 KB) - added by Blizzz 3 years ago.
Browser image for UserSettings Plugin
UserSettings.diff Download (449 bytes) - added by Blizzz 3 years ago.
Assign Arora to KHTML family

Change History

Changed 3 years ago by Blizzz

Patch that makes Piwik identify Arora

Changed 3 years ago by Blizzz

So, now i could. I did what i supposed in the description, tested it with the test.php and it is satisfying. Patch is attached.

Changed 3 years ago by Blizzz

Browser image for UserSettings Plugin

Changed 3 years ago by vipsoft

  • milestone set to 1- RobotRock

Changed 3 years ago by Blizzz

Assign Arora to KHTML family

Changed 3 years ago by Blizzz

I yesterday evening how the browser family is detected... now i found out ;) Patch for UserSettings is now attached as well.

Changed 3 years ago by matt

  • status changed from new to closed
  • resolution set to fixed

fixed in [1125]

Changed 2 years ago by spomoni

Note: See TracTickets for help on using tickets.