Closed
Bug 286057
Opened 21 years ago
Closed 20 years ago
Add name and version of community build to user agent string
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey1.0alpha
People
(Reporter: schapel, Assigned: kairo)
References
()
Details
Attachments
(1 file, 1 obsolete file)
See
http://groups-beta.google.com/group/netscape.public.mozilla.seamonkey/msg/dc84db19dbc2a32f?dmode=source
for a description of what the user agent string for the Mozilla Suite community
build should look like. We need to add the name & version of the browser to the
end like so:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20050605 Seamonkey/1.0
Simply use the existing string prefs general.useragent.vendor and
general.useragent.vendorSub for that like Netscape 7.x does.
general.useragent.vendor = Seamonkey
general.useragent.vendorSub = 1.0
![]() |
Assignee | |
Comment 2•21 years ago
|
||
Taking, as I consider that part of the rebranding effort and I volunteered to do
the rebranding stuff. Thanks for the pointer what to do :)
Assignee: general → kairo
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
Assignee | |
Updated•21 years ago
|
Flags: blocking-aviary1.1+
Comment 3•21 years ago
|
||
I saw this "kairo@kairo.at 2005-03-25 16:18 PST Flag
blocking-aviary1.1+" in comments, but since that field was removed, I am adding
to current one in its stead.
Flags: blocking1.7.7?
![]() |
Assignee | |
Comment 4•21 years ago
|
||
blocking-seamonkey1.0a is what you want :)
...and granted - though I'll fix this with rebranding stuff anyways...
Flags: blocking-seamonkey1.0a+
![]() |
Assignee | |
Comment 5•21 years ago
|
||
Here's the patch I'll use.
Note that this doesn't make sense without the rebranding patch, as it would
append another "Mozilla/1.8b2" at the moment, which is not what we want.
Because of that, I'll do this along with the real rebranding stage of bug
285696
![]() |
Assignee | |
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Seamonkey1.0alpha
![]() |
Assignee | |
Comment 6•21 years ago
|
||
Just to tell you hwere we're going, after the latest round of checkins, we'll
go with this approach.
![]() |
Assignee | |
Updated•21 years ago
|
Attachment #178846 -
Attachment is obsolete: true
Updated•21 years ago
|
Flags: blocking1.7.7?
![]() |
Assignee | |
Comment 7•20 years ago
|
||
This landed with the stage 2 patch in bug 285696
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 8•20 years ago
|
||
Verified FIXED; SeaMonkey 1.0a
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050707
SeaMonkey/1.0a
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•