Closed
Bug 1515394
Opened 7 years ago
Closed 6 years ago
Default version for new bugs in WPT component is stale
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1512484
People
(Reporter: kats, Unassigned)
Details
Go to https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=web-platform-tests to create a new bug in the WPT component
Actual: "Version" field value defaults to "59 Branch"
Expected: "Version" field defaults to some sane value like current nightly (66 branch) or even Trunk/unspecified
Comment 1•7 years ago
|
||
This is difficult to change due to the way Bugzilla is designed. The version field values do not have a sort key like some of the other fields that we can manually sort the list. It is automatically sorted alphanumberically which means for me when I go to the Testing enter bug page, it highlights Version 3 which is the last in the list. One thing also to note is that Bugzilla stores the last version selected for a product in a cookie, so the next time you go to the same products enter bug page, it auto-selects the last version you used. Which would explain why you are seeing 59 Branch instead.
Reporter | ||
Comment 2•7 years ago
|
||
Hm, ok. Thanks for the explanation! Feel free to close as WONTFIX
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•