Summary: | Wikipedia applet shouldn't reload content if the artist/album hasn't changed | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Hrvoje Senjan <hrvoje.senjan> |
Component: | Context View/Wikipedia | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | robert, stuffcorpse |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 2.8 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/cee4167bf1a27da90202142ac773edb6a3ec7f40 | Version Fixed In: | 2.8 |
Sentry Crash Report: |
Description
Hrvoje Senjan
2013-07-10 22:48:40 UTC
Well spotted. And, I think, closely related to my report here https://bugs.kde.org/show_bug.cgi?id=316020 Git commit cee4167bf1a27da90202142ac773edb6a3ec7f40 by Mark Kretschmann, on behalf of Frank Meerkoetter. Committed on 13/08/2013 at 07:39. Pushed by markey into branch 'master'. Fix 322220 - Wikipedia applet shouldn't reload content if artist/album hasn't changed This patch (hopefully) fixes 322220. This (cut&paste?) error undermined the function of _checkRequireUpdate() if the artist and the composer are different for a track. REVIEW: 112044 M +2 -0 ChangeLog M +1 -1 src/context/engines/wikipedia/WikipediaEngine.cpp http://commits.kde.org/amarok/cee4167bf1a27da90202142ac773edb6a3ec7f40 |