Closed Bug 266207 Opened 20 years ago Closed 20 years ago

Browser Detection Suckage

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wolf, Assigned: wolf)

Details

(Whiteboard: beta)

Attachments

(1 file)

Let's see.. List of issues:
SubMinor versions get clobbered and ignored.. (I.E. Firefox 0.9.x or Mozilla 1.7.x)
It's difficult to handle unexpected UA strings like Firefox/1.0RC1 and get them
to match the t_app records w/o resorting to hacks.
This includes Vlad's hack for 0.10.1 (Firefox 1.0PR Security Release 1) as well
as a new hack to fix detection of 1.0RC1 (and 1.0RC2 based on Ben's current
patch for that upcoming release).
Taking bug, and CC'ing Vlad because the patch includes his hack. :-)
Status: NEW → ASSIGNED
Patch checked in on update branch.
Hopefully we won't need the hacks for the update-beta trunk.
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
I've got a fix for this in my tree which teaches inc_browserdetection to use all
the new fields in t_application, including int_version and public_ver. Which
allows us to easily remap versions if need be from the t_applications table
directly. Just add the new version to the table and set the int_version (with
public_ver off).

It works with 1.0RC1 and 0.9.x that i've tested. 
Mapped 1.0RC1 --> 1.0, and 0.9.3 --> 0.9 w/o any trouble. :-)
Whiteboard: fixed-development
Whiteboard: fixed-development → fixed-beta
Bulk Moving Web Site bugs to new component.
(Filter: massumowebsitespam)
Component: Update → Web Site
Product: mozilla.org → Update
Version: other → unspecified
Mass-resolving bugs that have been fixed on trunk.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Sorry for the bugspam, reopening bugs wrongly marked as resolved.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → ASSIGNED
Target Milestone: --- → 1.0
Status: ASSIGNED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → FIXED
Whiteboard: fixed-beta → beta
Version: unspecified → 0.9
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: