[Tokodon] [Bug 485637] Wrong account is shown as the booster
Joshua Goins
bugzilla_noreply at kde.org
Sat May 25 12:31:57 BST 2024
https://bugs.kde.org/show_bug.cgi?id=485637
Joshua Goins <josh at redstrate.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/netw
| |ork/tokodon/-/commit/9e6708
| |0e6eead8bcdd6d7f8cabab65268
| |bb324f2
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #1 from Joshua Goins <josh at redstrate.com> ---
Git commit 9e67080e6eead8bcdd6d7f8cabab65268bb324f2 by Joshua Goins, on behalf
of Jyrki Gadinger.
Committed on 25/05/2024 at 11:31.
Pushed by redstrate into branch 'master'.
Fix wrong "%1 boosted" label on certain posts
The wrong author identity was selected when the boosted toot was a reply to
their own post.
This is now fixed by swapping the `if`-conditions in the `identity` property to
be inline with the other conditions in this file (i.e.
`root.isBoosted`/`root.isReply`).
M +4 -4 src/content/ui/PostDelegate/UserInteractionLabel.qml
https://invent.kde.org/network/tokodon/-/commit/9e67080e6eead8bcdd6d7f8cabab65268bb324f2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list