Opened 13 years ago
Closed 10 years ago
#22809 closed defect (bug) (wontfix)
Support Pale Moon browser in out-of-date dashboard widget
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | WordPress.org Site | Keywords: | |
| Focuses: | 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 (4)
#1
@
13 years ago
- Component changed from Widgets to WordPress.org site
- Milestone changed from Awaiting Review to WordPress.org
#2
@
13 years 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/.
Note: See
TracTickets for help on using
tickets.
Can you please provide the full user agent string for the Pale Moon browser?