Community
Participate
Working Groups
Please modify ExternalTypes.egl to use externalName rather than javaName WriteResultLib.egl needs to have a boolean parameter for invocation of convertToXML. I've been using true on the first call and false on the second. I also noted that data I've traced out included an & character which wasn't visible on the birt report. The bitwise variations for int will show this.
Change CreateResultFile to make outWriter variable nullable pre Bug 356339
Also the same change to TestResultService.egl for FileWriter declaration
Fixed according to the suggestion for the XMLLib.convertToXML, I passed in true on all occasions. because true means it will write out document, false will write out fragments document means it has <?xml version="1.0" encoding="UTF-8"?>
fixed
Verified with 0.7.0v201109061723
Closing this defect.