Community
Participate
Working Groups
I ran an IBM-internal MDR with COSMOS i10. I clicked on the icon for displaying the record details. Then I get an exception in a dialog box. Please see the attached screen shots.
Created attachment 98084 [details] details view. I clicked on where the mouse pointer is pointing at.
Created attachment 98085 [details] exception dialog
Hubert, can you do this again and check to see if you get a stack trace out anywhere? I am just wondering about the graphResponseOutputter, as I think that the XML gets parsed in it, and I am thinking that if this is so, then an exception may be produced.
Hubert, I tried modifying the data.xml file for the Example repository so that it included a namespace. I could not get this to get to the point, where Ii could try and display it in the iframe (where you see the error). On some occasions, I got SaxParser errors before I could even display anything. Can you give me a list of steps to foloow, to duplicate this with what we have in the demo ? If possible, can you modify the data.xml in a way that will duplicate your problem?
if your xml becomes <rtx:Rtx xmlns=rtx:"http://blah.blah.blah" ... > it should work. This however doesn't do anything to the point of 'what should the UI do in the case of bad xml' - JT
I can't reproduce the problem with the latest build. I will reopen the bug when I see the problem again.
close bug