Summary: | Link in weather widget for Blackpool, Blackpool, GB (BBC Weather) is incorrect. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | johnparmitage |
Component: | Weather widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | isma.af, johnparmitage, nate |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/bb9c893ae576455e495be51a16dccbe53ee5b86c | Version Fixed In: | 6.3.1 |
Sentry Crash Report: |
Description
johnparmitage
2025-02-14 13:27:04 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5209 Git commit 0096f8dc7fcfa5d1b3f1c0e27b529ed9c6f0528b by Ismael Asensio. Committed on 18/02/2025 at 00:26. Pushed by iasensio into branch 'master'. weather/bbcukmet: Filter out regions from search results The location search from bbcukmet also provides results that match names of regions (at least within the UK). This can generate two results with the same name for both, a town and its region. Previously we would disambiguate those results with a number, but this is not clear to users, so better filter out the region results. FIXED-IN: 6.3.1 M +6 -0 dataengines/weather/ions/bbcukmet/ion_bbcukmet.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/0096f8dc7fcfa5d1b3f1c0e27b529ed9c6f0528b Git commit bb9c893ae576455e495be51a16dccbe53ee5b86c by Ismael Asensio. Committed on 18/02/2025 at 00:56. Pushed by iasensio into branch 'Plasma/6.3'. weather/bbcukmet: Filter out regions from search results The location search from bbcukmet also provides results that match names of regions (at least within the UK). This can generate two results with the same name for both, a town and its region. Previously we would disambiguate those results with a number, but this is not clear to users, so better filter out the region results. FIXED-IN: 6.3.1 (cherry picked from commit 0096f8dc7fcfa5d1b3f1c0e27b529ed9c6f0528b) Co-authored-by: Ismael Asensio <isma.af@gmail.com> M +6 -0 dataengines/weather/ions/bbcukmet/ion_bbcukmet.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/bb9c893ae576455e495be51a16dccbe53ee5b86c |