Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

empty error message when ending tag missing #27

Closed
dahaic opened this issue Jul 7, 2015 · 1 comment
Closed

empty error message when ending tag missing #27

dahaic opened this issue Jul 7, 2015 · 1 comment
Labels
Milestone

Comments

@dahaic
Copy link
Member

dahaic commented Jul 7, 2015

When trying to open xccdf file referencing malformed oval file, where closing tag </definitions> is missing, error message workbench presents to the user is empty.

Output of oscap oval validate test-rhel7-oval.xml (exit code 1):

test-rhel7-oval.xml:57: parser error : Opening and ending tag mismatch: definitions line 15 and oval_definitions
</oval_definitions>
                   ^
test-rhel7-oval.xml:58: parser error : Premature end of data in tag oval_definitions line 1

^

Output of scap-workbench:

Error while opening file. There was a problem with ScanningSession! Failed to reload session. OpenSCAP error message: 
@mpreisler mpreisler added this to the 1.1.1 milestone Jul 9, 2015
@mpreisler mpreisler assigned mpreisler and unassigned mpreisler Aug 18, 2015
@mpreisler mpreisler added the bug label Aug 18, 2015
@mpreisler
Copy link
Member

Solved by @ybznek in #47

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants