Community
Participate
Working Groups
Build ID: COSMOS-1.0.0-200804270312 Steps To Reproduce: 1.open http://localhost:8080/COSMOSUI under IE 2.select "Sample Repository with Query" and click on any of the pre-defined queries Result: - Under GraphResponseViewer no data availble under Records:templateID,MDRId,localId More information:
Martin, can you investigate to see what the problem is. The workaround for now is to use Firefox. Furthermore, the templateId and localid are shown in the "Nodes and Edges" table also. So for now the user can view the cell they selected to get that information. The MDR id is probably useful when viewing federated data from multiple MDRs. If the user needs to see items from a federating CMDB they would have to use firefox for now. I'm pushing this bug to i11 for these reasons.
Sheldon, I did not understand what you menat by "Furthermore, the templateId and localid are shown in the "Nodes and Edges" table also. " ? You imply that instead of the templateID and localId appearing in the records area, that they appear in the Nodes and Edges area, but I do not see that.
I am surprised this was not spotted before. The fix for this, is to use innerHTML instead of textContent, which is only valid in Firefox.
Problem reesolved by using innerHTML
This is verified under build - COSMOS-1.0.0-200806231121, GraphResponseViewer-Tree view is displaying record data properly.
Marked as closed based on previous comments.