Closed Bug 1169709 Opened 9 years ago Closed 9 years ago

Site-specific user agent overrides are not applied at all in SeaMonkey 2.38a1

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kevink9876543, Unassigned)

References

Details

Environment:
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38a1 (official build 20150528003001)
new profile

Steps to reproduce:
1) about:config > set general.useragent.override.[domain] (in my case [domain] is an IPv4 address, but this doesn't matter) to:
The quick brown fox jumped over the lazy dogs.
2) Go to a page on that domain that (on the server side) is just
<?php phpinfo(); ?>
3) Look at the user-agent for your browser as shown by the page

Expected results:
User agent shows as "The quick brown fox jumped over the lazy dogs."

Actual results:
User agent shows as "Mozilla/5.0 (X11; Linux i686 on x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38a1"
Official build 20150514003001 works as expected.

Official build 20150515003001 is affected by this bug.
The patch in bug 1158496 appears to fix this.
Depends on: 1158496
(In reply to kevink9876543 from comment #2)
> The patch in bug 1158496 appears to fix this.
bug 1158496 has been checked in. Please verify that site-specific user agent overrides are now working.
This is indeed working in a self build from c-c rev 3092759d5f48 / m-c rev be81b8d6fae9
But I can't mark this bug as RESOLVED FIXED...
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.