Closed Bug 527885 Opened 16 years ago Closed 14 years ago

PFS checks sun4u for SPARC

Categories

(Websites :: plugins.mozilla.org, defect)

Sun
Solaris
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ginnchen+exoracle, Assigned: morgamic)

Details

In pfs.php, it has 139 } else if (preg_match('/^SunOs/i', $clientOS)) { 140 $guid = '{0ae66efd-e183-431a-ab51-3af2c278a3dd}'; 141 if (preg_match('/sun4u/i', $clientOS)) { On new SPARC servers, it uses sun4v, not sun4u. So it should check "sun4", or check "i86pc" instead.
Dolske, can you confirm?
Sure, though I don't really follow Sun hardware anymore. :)
morgamic, is this something we want to do?
Assignee: nobody → morgamic
Component: Plugins → plugins.mozilla.org
Product: addons.mozilla.org → Websites
Sun appears to have been removed as a platform option with Java from PFS, so marking this wontfix given that change.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.