Closed
Bug 1927637
Opened 8 months ago
Closed 8 months ago
Ignore punctuation when matching weather suggestions
Categories
(Application Services :: Suggest, task, P1)
Application Services
Suggest
Tracking
(firefox133 fixed, firefox134 fixed)
RESOLVED
FIXED
134 Branch
People
(Reporter: adw, Assigned: adw)
References
Details
(Whiteboard: [sng-cityweather])
Attachments
(2 files)
57 bytes,
text/x-github-pull-request
|
Details | Review | |
57 bytes,
text/x-github-pull-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
We should ignore punctuation when matching weather suggestions, e.g., the comma in: "weather waterloo, ia"
Updated•8 months ago
|
Comment 1•8 months ago
|
||
Assignee | ||
Updated•8 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Comment 2•8 months ago
|
||
Updated•8 months ago
|
status-firefox134:
--- → fixed
Target Milestone: --- → 134 Branch
Assignee | ||
Comment 3•8 months ago
|
||
Comment on attachment 9434310 [details] [review]
[mozilla/application-services] Bug 1927637 - Ignore punctuation when matching weather suggestions (backport #6442) (#6447)
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: This is a small fix to weather suggestions on desktop, which we want for 133
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Only affects weather suggestions on desktop, which are preffed off by default
- String changes made/needed:
- Is Android affected?: No
Attachment #9434310 -
Flags: approval-mozilla-release?
Comment 4•8 months ago
•
|
||
Comment on attachment 9434310 [details] [review]
[mozilla/application-services] Bug 1927637 - Ignore punctuation when matching weather suggestions (backport #6442) (#6447)
Approved for AS 133.0.1
Attachment #9434310 -
Flags: approval-mozilla-release? → approval-mozilla-release+
Updated•8 months ago
|
status-firefox133:
--- → fixed
Comment 5•8 months ago
|
||
Comment on attachment 9434310 [details] [review]
[mozilla/application-services] Bug 1927637 - Ignore punctuation when matching weather suggestions (backport #6442) (#6447)
Changing uplift approval to Beta.
Fx133 Application Services is in Beta until Fx133 hits release.
Attachment #9434310 -
Flags: approval-mozilla-release+ → approval-mozilla-beta+
You need to log in
before you can comment on or make changes to this bug.
Description
•