Opened on 08/07/2018 at 01:00:17 PM

Closed on 12/05/2018 at 11:14:30 PM

#6840 closed defect (rejected)

Don't lowercase query string parameters for edge uninstallations

Reported by: sporz Assignee:
Priority: P2 Milestone:
Module: Platform Keywords:
Cc: kzar, sebastian, oleksandr, geo, greiner Blocked By:
Blocking: Platform: Edge
Ready: yes Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description (last modified by kzar)

Environment

Adblockplus for Edge, version 0.9.11

How to reproduce

Uninstall the extension.

Observed behaviour

The query-string parameters provided (keys and values) are all lower case.

Expected behaviour

The query-string parameters (keys and values) are unchanged, e.g.,

  • addonName instead of addonname,
  • addonVersion instead of addonversion,
  • applicationVersion instead of applicationversion,
  • platformVersion instead of platformversion,
  • notificationDownloadCount instead of notificationdownloadcount,

but also

  • lang=en-GB instead of lang=en-gb

Background

This breaks consistent log parsing and reduces comparability.

Attachments (0)

Change History (6)

comment:1 Changed on 08/07/2018 at 01:02:59 PM by kzar

  • Description modified (diff)
  • Priority changed from Unknown to P2
  • Ready set

comment:2 Changed on 08/07/2018 at 01:05:56 PM by kzar

I've not looked into this yet, but it sounds possible that it's a bug in Microsoft Edge. If so, we might be a bit stuck, other than to report the problem to Microsoft.

comment:3 Changed on 08/07/2018 at 06:22:38 PM by greiner

  • Cc greiner added

comment:4 Changed on 09/04/2018 at 09:05:18 PM by geo

I've looked into it, it really is a Microsoft bug. I've filled an issue.

comment:5 Changed on 09/05/2018 at 08:12:01 AM by sporz

Thank you so much! ♥

comment:6 Changed on 12/05/2018 at 11:14:30 PM by sebastian

  • Resolution set to rejected
  • Status changed from new to closed

Closing this issue as there is nothing we can do on our end.

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.