Opened 6 months ago
Last modified 6 months ago
#22809 new defect (bug)
Support Pale Moon browser in out-of-date dashboard widget
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | WordPress.org site | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The "Your browser is out of date!" notification in WordPress dashboard is shown erroneusly for Pale Moon users.
Pale Moon is the most popular optimized version of Firefox, and its version numbering scheme runs a bit different from the mainstream Firefox. The current version of Pale Moon http://www.palemoon.org/ is 15.3.2, which is just as up-to-date as Firefox 17.0.1.
Summary of the issues:
- The version check should be done against Pale Moon version number instead of Firefox version number.
- The text and links should refer to update Pale Moon instead of Firefox.
Change History (2)
comment:1
dd32
— 6 months ago
- Component changed from Widgets to WordPress.org site
- Milestone changed from Awaiting Review to WordPress.org
comment:2
Daedalon
— 6 months ago
Here you go: Mozilla/5.0 (Windows NT 5.1; rv:15.3) Gecko/20121202 Firefox/15.3.2 PaleMoon/15.3.2
A more comprehensive list can be found at http://www.useragentstring.com/pages/Palemoon/.
Can you please provide the full user agent string for the Pale Moon browser?