edgexfoundry-holding / edgex-ui-go

Apache License 2.0
14 stars 10 forks source link

Rules Engine view has XML parsing error for incomplete client objects #128

Open brandonforster opened 6 years ago

brandonforster commented 6 years ago

Using incomplete client data generated by the Export tab, the Rules Engine tab will print an error message to the browser's debug console about an XML parsing error, as follows:

XML Parsing Error: no root element found Location: http://localhost:4000/rule-engine/api/v1/rule?_=1532041812230 Line Number 1, Column 1:

badboy-huaqiao commented 6 years ago

@brandonforster can you have more specific ? or how can i reproduce it ? or you can pull the new code , i didn't encounter this scene