webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
736 stars 63 forks source link

www.volkswagen.fr - Firefox is unsupported browser #66068

Open magsout opened 3 years ago

magsout commented 3 years ago

URL: https://www.volkswagen.fr/fr/decouvrir-nos-innovations-et-services/waytozero-gamme/golf-ehybrid.html

Browser / Version: Firefox iOS 30.0 Operating System: iOS 14.3 Tested Another Browser: Yes Safari

Problem type: Something else Description: Warning about my outdated browser Steps to Reproduce: A wrong message about my outdated browser. Bad UA of course..

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

softvision-oana-arbuzov commented 3 years ago

Thanks for the report, I was able to reproduce the issue.

Tested with: Browser / Version: Firefox Daylight 30.0 (3279) Operating System: iPod touch iOS 12.4.8 (1136 x 640 pixels (~326 ppi pixel density)

Moving to Needsdiagnosis for further investigation.

karlcow commented 3 years ago

They are using https://www.volkswagen.fr/idhub/etc/clientlibs/vwa-ngw18/ngw18-frontend/clientlibs-unsupportedBrowserNotification-proxy.82e62945719921dc6ea973bafdad61b7.js

which is

/*!
 * Bowser - a browser detector
 * https://github.com/ded/bowser
 * MIT License | (c) Dustin Diaz 2015
 */

which was fixed by https://github.com/lancedikson/bowser/issues/99 in version 1.2.0 on August 2015.

So basically they need to upgrade their bowser version.

@magsout could you contact them?

Thanks

karlcow commented 3 years ago

ah maybe @elgohr knows who to contact at Volkswagen France to fix this issue by upgrading the JS library for bowser.

elgohr commented 3 years ago

Thanks for the hint. Informed people :)

alexey-irkhin commented 3 years ago

point taken. :)

elgohr commented 2 years ago

Could you please retest? https://github.com/webcompat/web-bugs/issues/78042#issuecomment-1132829928

softvision-raul-bucata commented 2 years ago

@elgohr I was not able to reproduce the issue using the latest build of Firefox for iOS, in both private and normal mode, and accessing other sections of the page, as requested for: https://github.com/webcompat/web-bugs/issues/78042#issuecomment-1132829928

C9A7686E-59A2-4708-8C9A-D0F6B2E3C72D C5DA700A-C2D4-4BFD-8ED3-B2EF9770A27C A26D1560-FEF4-4031-82FB-E2FEFD6ECE92 297F08B2-539E-4E04-9A81-F4352826D3E4

Tested with:

Browser/Version: Firefox Daylight 101.1 (10346) Operating System: iOS 15.5

[inv_26/2022]

softvision-oana-arbuzov commented 2 years ago

@elgohr I did reproduce it on my iPad, and reopened #78042