| Summary: | Preset editor shows Match tag:(I18N_ARGUMENT_MISSING) for all values in the constraint tree | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | robert marshall <robert> |
| Component: | Playlists/Automated Playlist Generator | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | stharward |
| Priority: | NOR | ||
| Version First Reported In: | kf5 | ||
| Target Milestone: | kf5 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/multimedia/amarok/commit/a0433cbec23ce9d1ec85323c6b7ffcf193f9aae3 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
robert marshall
2020-06-27 21:04:47 UTC
When displaying the dialog the output shows the message
kf5.ki18n: "0 instead of 4 arguments to message {Match tag:%1 %2 %3 %...} supplied before conversion."
which suggests TagMatch.cpp is the problem and maybe the 55f143b8af8 commit - am looking further.
Git commit a0433cbec23ce9d1ec85323c6b7ffcf193f9aae3 by Pino Toscano. Committed on 13/02/2021 at 08:06. Pushed by pino into branch 'master'. Properly use KLocalizedString for dynamic placeholder replacement M +9 -9 src/playlistgenerator/constraints/Checkpoint.cpp M +13 -10 src/playlistgenerator/constraints/TagMatch.cpp https://invent.kde.org/multimedia/amarok/commit/a0433cbec23ce9d1ec85323c6b7ffcf193f9aae3 |