Closed Bug 1565319 Opened 5 years ago Closed 5 years ago

FF Version selection does not update from client version, shows previous reported version

Categories

(bugzilla.mozilla.org :: Bug Creation/Editing, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: 13hurdw, Assigned: kohei)

Details

Attachments

(1 file)

To reproduce:

  • Enter a new bug in a product with FF versioning after updating Firefox to new release (67.0.4 - 68.0)

Enter Advanced bug entry form.

The default version selected shows the version that was previously used for a bug report.

Expected:

  • Select FF version based on the current client's FF version if possible
    or
  • default selection to latest release version

So users don't have to manually change the version reported for every bug on a new release.

Somehow I cannot reproduce the issue but as far as I read the code correctly, there is a version cookie stored when a bug is filed and reused next time. We should probably remove it.

Attached file GitHub Pull Request

This change stops storing and using the version cookie, and selects “undefined” by default instead of the client version. You actually don’t have to select your Firefox version from the Version field, because we are mainly using status flags that allow to choose multiple affected version.

Assignee: nobody → kohei.yoshino
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true

Merged to master.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: