Description of problem: The resource key for apache Directory and IfModule resources starts with a '<' which makes them invisible in both search results and resource detail page. Version-Release number of selected component (if applicable): 4.3.0-SNAPSHOT How reproducible: always Steps to Reproduce: 1. inventory apache, enable augeas in its connection settings, run detailed discovery to get the directory and IfModule resources discovered 2. click on one of the discovered directories or ifmodules 3. expand the details on the detail page Actual results: key appears empty Expected results: key is shown Additional info: alternative repro steps: 1. inventory apache, enable augeas in its connection settings, run detailed discovery to get the directory and IfModule resources discovered 2. go to Inventory > Services 3. right-click on the search results table header, check the "Key" in the "Columns" menu. 4. search for one of the directories or ifmodules
That's an annoying resource key.
master commit 2c9a0b72daaefbab9697d0a14494106a957b2dac Treat the key value as needing to be HTML escaped in the resource overview and search views. Although, it is not typically displayed in search results anyway.
Verified on build#1457 (Version: 4.4.0-SNAPSHOT Build Number: 804e43c) Verified that resource key is shown in Apache directories and ifmodules resource details page and in 'key' column of Inventory->Services. Also verified in 'key' column of Inventory tab of a compatible group of apache directories and ifmodules. Screenshots attached.
Created attachment 581816 [details] Key_Resource_Detail
Created attachment 581817 [details] Services_Key-Column
Bulk close of old bugs in VERIFIED state.