Skip to content
Commit 5ce75274 authored by Thomas Baumgart's avatar Thomas Baumgart
Browse files

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.

BUG: 424188
FIXED-IN: 5.1.1
parent 15947605
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment