Summary: | Author field for today's APOD contained excessive information | ||
---|---|---|---|
Product: | [Unmaintained] kdeplasma-addons | Reporter: | Nate Graham <nate> |
Component: | Picture of the Day | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | i, qydwhotmail |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kdeplasma-addons/commit/ae5ddf61e8e67d6855b453b603b7b1c2aa3d7fb6 | Version Fixed In: | 5.25.5 |
Sentry Crash Report: | |||
Attachments: |
Today's APOD
20220813 APOD.html |
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/217 Created attachment 151302 [details]
20220813 APOD.html
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/218 Git commit 3ad7c5bc0d09b86bb2761931e46ed8f2f65e68c0 by Fushan Wen. Committed on 13/08/2022 at 17:03. Pushed by fusionfuture into branch 'master'. wallpapers/potd: set maximum width of title and author labels Layout properties should be given to Row, which contains the selectable labels. M +8 -8 wallpapers/potd/package/contents/ui/config.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/3ad7c5bc0d09b86bb2761931e46ed8f2f65e68c0 Git commit 26c6329ce877f5dfc7be6f42d567295c259e8cdf by Fushan Wen. Committed on 14/08/2022 at 00:27. Pushed by fusionfuture into branch 'master'. wallpapers/potd: do not match colon in regex Sometimes the author label does not contain a colon, for example, on 20220813, the author field does not contain a colon. FIXED-IN: 5.25.5 M +1 -1 wallpapers/potd/plugins/providers/apodprovider.cpp https://invent.kde.org/plasma/kdeplasma-addons/commit/26c6329ce877f5dfc7be6f42d567295c259e8cdf Git commit ae5ddf61e8e67d6855b453b603b7b1c2aa3d7fb6 by Fushan Wen. Committed on 14/08/2022 at 00:28. Pushed by fusionfuture into branch 'Plasma/5.25'. wallpapers/potd: do not match colon in regex Sometimes the author label does not contain a colon, for example, on 20220813, the author field does not contain a colon. FIXED-IN: 5.25.5 (cherry picked from commit 26c6329ce877f5dfc7be6f42d567295c259e8cdf) M +1 -1 wallpapers/potd/plugins/providers/apodprovider.cpp https://invent.kde.org/plasma/kdeplasma-addons/commit/ae5ddf61e8e67d6855b453b603b7b1c2aa3d7fb6 |
Created attachment 151297 [details] Today's APOD See attached screenshot. Looks like the text label doesn't wrap either.