Closed Bug 21131 Opened 25 years ago Closed 24 years ago

user agent string breaks bugzilla's os/platform input feature

Categories

(Core :: Networking, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: endico, Assigned: shaver)

References

Details

Bugzilla normally parses the user agent string to discover the bug submitter's platform and operating system and automatically fill them in at http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser. Below are listed the values that bugzilla currently knows about. For Unix, these seem to be agree with what one gets from "uname -srm" as described here: http://www.mozilla.org/build/user-agent-strings.html from bugzilla's localconfig file: # # What operatings systems may your products run on? # @opsys = ( "All", "Windows 3.1", "Windows 95", "Windows 98", "Windows NT", "Mac System 7", "Mac System 7.5", "Mac System 7.6.1", "Mac System 8.0", "Mac System 8.5", "Mac System 8.6", "AIX", "BSDI", "HP-UX", "IRIX", "Linux", "FreeBSD", "OSF/1", "Solaris", "SunOS", "Neutrino", "OS/2", "BeOS", "OpenVMS", "other" ); # # What hardware platforms may your products run on? # @platforms = ( "All", "DEC", "HP", "Macintosh", "PC", "SGI", "Sun", "Other" );
do you know what strings the bugzilla cgi parses and compares against from the user agent string?
Bulk move of all Necko (to be deleted component) bugs to new Networking component.
Status: NEW → ASSIGNED
Target Milestone: M13
Blocks: 22054
*** Bug 22054 has been marked as a duplicate of this bug. ***
Assignee: valeski → shaver
Status: ASSIGNED → NEW
shaver's rewriting this hunk.
Status: NEW → ASSIGNED
Depends on: 24336
Target Milestone: M13 → M14
This is (will be, when I check it in) fixed with the UA service, but the UA service isn't going in until M14.
No longer depends on: 24336
How come this is still M14? M14 is already out!
User-agent fixed long ago by valeski.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified
Status: RESOLVED → VERIFIED
*** Bug 24704 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.