vthunder / inhuman-ads-server

WordPress theme for Inhuman Ads
0 stars 2 forks source link

Contrib page does not recognize Fx Nightly #1

Open hwine opened 6 years ago

hwine commented 6 years ago

I went to the contrib page using Fx Nightly on win10.

The page did not detect I was already running Firefox, and told me to install it!

(For some reason GitHub isn't letting me attach the screenshot - email me if you need it.)

vthunder commented 6 years ago

The code in question is here:

https://github.com/vthunder/inhuman-ads-server/blob/master/wp-content/themes/inhuman/functions/shortcodes.php

Oddly, I've done almost all testing on Nightly, but on Mac. Next steps here will be to get a Win Nightly setup and instrument the shortcode a bit to see why that test fails. By all accounts, Nightly on Windows should have "Firefox" in the user agent string as well.