spikespaz / search-deflector

A small program that forwards searches from Cortana to your preferred browser and search engine.
MIT License
889 stars 52 forks source link

Clicking a link in the new windows taskbar news popup causes this #142

Open adoublearonn opened 3 years ago

adoublearonn commented 3 years ago

IMPORTANT: READ EVERYTHING!!! That includes the wiki. Make sure you've skimmed the wiki before making a bug report. https://github.com/spikespaz/search-deflector/wiki

This issue should be properly formatted in markdown. If you don't know what that is, read the following website before continuing: https://guides.github.com/features/mastering-markdown/

Most of the text in this issue should be replaced with your own or deleted. Do not delete section headers unless the information they would contain is irrelevant or inapplicable.

Bug Description

If you have any other details, replace this line, otherwise delete it.

File: source\deflector.d

Line: 53

Message:

There was an error deflecting your search. Passed URI is:   microsoft-edge:https://www.msn.com/en-us/news/world/biden-s-climate-summit-sets-up-a-bigger-test-of-american-power/ar-BB1fZg7P?ocid=winp1taskbar

How to Reproduce

Query string:

Query or URL:

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Environmental Details

Browser: Google Chrome

Search Engine: UNKNOWN STRING

Custom browser path:

C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

Custom search engine URL:

google.com/search?q={{query}}
Windows Version 2009
Build Number 21364
Edition Enterprise
Insiders Preview
MaddyGuthridge commented 3 years ago

Almos definitely an issue where it is expecting a bing URL and panics when it gets given an MSN news one

computechnopro commented 3 years ago

Almos definitely an issue where it is expecting a bing URL and panics when it gets given an MSN news one

Exactly!bitmoji