Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge missing in browsers_phone.pm #228

Open
MarcelVersteeg opened this issue Feb 11, 2023 · 0 comments
Open

Edge missing in browsers_phone.pm #228

MarcelVersteeg opened this issue Feb 11, 2023 · 0 comments

Comments

@MarcelVersteeg
Copy link

Describe the bug
Using the browser detection via browsers_phone.pm (set LevelForBrowsersDetection=allphones in the configuration file) does not detect the Edge browser, while it is correctly detected via the browsers.pm (set LevelForBrowsersDetection=2 in the configuration file).

To Reproduce
Steps to reproduce the behavior:

  1. Configure LevelForBrowsersDetection=allphones
  2. Use the Edge browser to load a page
  3. Update the statistics
  4. See that Edge is not correctly detected

Expected behavior
Edge is also correctly detected when using LevelForBrowsersDetection=allphones

Desktop:

  • OS: Windows
  • Browser Edge
  • Version 110.0.1587.41

Additional context
I have done a file comparison between browsers.pm and browsers_phone.pm and saw that Edge is completely missing from the latter file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant