| Summary: | Erroneous "Unknown subcue ':usagetip' in UI marker in context {@info:usagetip}." error in xi18n() function call | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-ki18n | Reporter: | Nate Graham <nate> |
| Component: | general | Assignee: | Chusslove Illich <caslav.ilic> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | kdelibs-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/ki18n/commit/af2fda2ba4ca4b922f6045765a65f44b8fa34410 | Version Fixed/Implemented In: | 5.99 |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2022-09-17 14:46:29 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/ki18n/-/merge_requests/64 Git commit af2fda2ba4ca4b922f6045765a65f44b8fa34410 by Albert Astals Cid, on behalf of Chusslove Illich (Часлав Илић). Committed on 18/09/2022 at 19:12. Pushed by aacid into branch 'master'. Really support :usagetip cue On switch from kdelibs4 to KF5, the :tipoftheday cue to @info marker was deprecated in documentation in favor of new :usagetip cue. However the :usagetip cue was never actually added to the code. So it is added now. FIXED-IN: 5.99 M +4 -2 src/i18n/kuitmarkup.cpp https://invent.kde.org/frameworks/ki18n/commit/af2fda2ba4ca4b922f6045765a65f44b8fa34410 |