Skip to content
  • Thomas Baumgart's avatar
    Show complete account names when they have '<' in their name · 0bb579ce
    Thomas Baumgart authored
    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
    
    (cherry picked from commit 5ce75274)
    0bb579ce