Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure xlink namespace exists #2104

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

jan-cerny
Copy link
Member

If the document doesn't contain the xlink namespace, we need to define it before we create the xlink:href attribute.

This situation happens if the data-stream-collection root element of the input SCAP source data stream doesn't have the xlink namespace defined.

Resolves: RHEL-34104

If the document doesn't contain the xlink namespace, we need
to define it before we create the `xlink:href` attribute.

This situation happens if the `data-stream-collection` root
element of the input SCAP source data stream doesn't have
the xlink namespace defined.

Resolves: RHEL-34104
@jan-cerny jan-cerny added this to the 1.3.11 milestone Apr 30, 2024
@jan-cerny jan-cerny marked this pull request as ready for review April 30, 2024 09:18
@evgenyz evgenyz merged commit da1d1bd into OpenSCAP:maint-1.3 Apr 30, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants