Bug 430415 - about: Engine version printed as Gecko/0000000000
Summary: about: Engine version printed as Gecko/0000000000
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 8
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-27 20:40 UTC by Jan Kratochvil
Modified: 2008-01-28 14:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-28 14:34:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Kratochvil 2008-01-27 20:40:43 UTC
Description of problem:
The `about:' page has the Gecko engine version printed as Gecko/0000000000
despite the correct version is sent for the `User-Agent' header over the wire.

Version-Release number of selected component (if applicable):
firefox-2.0.0.10-3.fc8.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. Type URL: about:

Actual results:
Build identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.10)
Gecko/0000000000 Fedora/2.0.0.10-3.fc8 Firefox/2.0.0.10

Expected results:
Build identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.10)
Gecko/20071213 Fedora/2.0.0.10-3.fc8 Firefox/2.0.0.10

Additional info:
This version sends over the wire:
  User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.10)
Gecko/20071213 Fedora/2.0.0.10-3.fc8 Firefox/2.0.0.10

The problem does not affect:
* epiphany-2.20.2-1.fc8.x86_64
Mozilla/5.0 (X11; U; Linux x86_64; en; rv:1.8.1.10) Gecko/20071213 Epiphany/2.20
Firefox/2.0.0.10
* galeon-2.0.4-1.fc8.1.x86_64
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.10) Gecko/20071213
Galeon/2.0.4 Firefox/2.0.0.10

It can be even seen in Bug 401881 Comment 8. :-)


Note You need to log in before you can comment on or make changes to this bug.