https://bugs.kde.org/show_bug.cgi?id=424188
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.1.1 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/commit/5ce75274 | |8e70f66bfbf65cb93196b286971 | |a6fe0 Status|REPORTED |RESOLVED --- Comment #3 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 5ce752748e70f66bfbf65cb93196b286971a6fe0 by Thomas Baumgart. Committed on 19/07/2020 at 15:07. Pushed by tbaumgart into branch '5.1'. 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. FIXED-IN: 5.1.1 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/5ce752748e70f66bfbf65cb93196b286971a6fe0 -- You are receiving this mail because: You are the assignee for the bug.