https://bugs.kde.org/show_bug.cgi?id=424188
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/kmymoney/commit/5ce75274 |ce/kmymoney/commit/0bb579ce |8e70f66bfbf65cb93196b286971 |f2733b05d131ab73a6ae36158b3 |a6fe0 |b573e --- Comment #4 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 0bb579cef2733b05d131ab73a6ae36158b3b573e by Thomas Baumgart. Committed on 19/07/2020 at 15:50. Pushed by tbaumgart into branch 'master'. Show complete account names when they have '<' in their name When an account name contains the less-than character followed by text, that part is removed from the name in HTML based views (home view and reports). Escaping the less-than and greater-than characters to their HTML equivalent solves the problem and all of the name is displayed. (cherry picked from commit 5ce752748e70f66bfbf65cb93196b286971a6fe0) M +2 -2 kmymoney/plugins/views/reports/core/pivottable.cpp M +1 -1 kmymoney/views/khomeview_p.h https://invent.kde.org/office/kmymoney/commit/0bb579cef2733b05d131ab73a6ae36158b3b573e -- You are receiving this mail because: You are watching all bug changes.