Bug #1677
Fact pie chart alters fact strings to lower case
Description
If you have a fact like "HP,Cisco,Juniper" then the pie chart will render it as "Hp,cisco,juniper". This means that the implicit search performed when clicking on a slice always returns zero hosts.
Associated revisions
fixes #1677 - Fact pie chart alters fact strings to lower case
fixed wrong test - refs #1677
History
#1
Updated by Ohad Levy almost 11 years ago
- Category set to Web Interface
- Assignee set to Amos Benari
- Target version set to 1.0
#2
Updated by Amos Benari almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 1ebd12c011497e01c97892ad8e9b27bade8f0d6d.
fixes #1677