Actions
Bug #6351
closed<br /> seen in UI errors when multiple errors exist on a resource
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Description
When multiple errors exist on a resource, particularly when deleting (try deleting a subnet that is used by multiple hosts and host groups, since #6216), you get error messages appear such as:
libvirt (192.168.122.0/24) is used by imagetest2.example.com<br/>libvirt (192.168.122.0/24) is used by hammer2.example.com<br/>libvirt (192.168.122.0/24) is used by hammer1.example.com<br/>libvirt (192.168.122.0/24) is used by api5.example.com<br/>libvirt (192.168.122.0/24) is used by wstest.example.com<br/>libvirt (192.168.122.0/24) is used by cclient2.example.com<br/>libvirt (192.168.122.0/24) is used by libvirt<br/>libvirt (192.168.122.0/24) is used by example.com
Due to the recent CVE fix in #5881.
Updated by Dominic Cleal over 10 years ago
- Related to Bug #5881: CVE-2014-3491 - XSS from create/update/destroy notification boxes added
Updated by Dominic Cleal over 10 years ago
- Is duplicate of Bug #6402: Using "run puppet" feature fails: undefined method `gsub' for #<Array ...> added
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Duplicate
#6402 fixed this too.
Actions