Opened on 01/16/2019 at 01:11:02 PM

Closed on 01/16/2019 at 01:49:16 PM

Last modified on 01/16/2019 at 10:00:12 PM

#7217 closed defect (rejected)

Extension requests send incorrect applicationVersion on Edge

Reported by: Ross Assignee:
Priority: Unknown Milestone:
Module: Platform Keywords:
Cc: snoack, kzar, geo Blocked By:
Blocking: Platform: Edge
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description (last modified by kzar)

Environment

ABP 0.9.11.2223 (Devbuild)
Edge 44.17763.1.0 / EdgeHTML 18.17763

NOT a regression compared to 0.9.11 (Release)

How to reproduce

  1. Install the Edge build.
  2. Uninstall the Edge build.
  3. Check the parameters of the uninstall page that appears.
  4. Also check parameters on the request for notifications.

Observed behaviour

The applicationVersion parameter is 0:

?addonName=adblockplusedge&addonVersion=0.9.11&application=edge&'''applicationVersion=0'''&platform=edgehtml&platformVersion=18.17763&lastVersion=0&downloadCount=0

Expected behaviour

The applicationVersion parameter should contain the browser version number. Which for Edge in this case should be 44.17763.1.0.

Attachments (0)

Change History (2)

comment:1 Changed on 01/16/2019 at 01:49:16 PM by kzar

  • Component changed from Unknown to Platform
  • Description modified (diff)
  • Resolution set to rejected
  • Status changed from new to closed

For Edge we grab the platformVersion from the user agent string, but not the applicatinVersion. I think this is functioning correctly.

comment:2 Changed on 01/16/2019 at 10:00:12 PM by sebastian

Microsoft Edge doesn't indicate it's version (but only the version of EdgeHTML it's based on) in the UA. Therefore applicationVersion is always 0, while platformVersion is the EdgeHTML version.

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.