Skip to content

Conversation

@evgeni
Copy link
Contributor

@evgeni evgeni commented May 19, 2017

In b8defed we moved to using s->checklist_id instead of hard coding xccdf.xml. However, this change was forgotten in ds_sds_session_get_html_guide which leads to the following error when trying to get the HTML guide:

Internal error: Could not acquire handle to xccdf.xml source.

This change migrates ds_sds_session_get_html_guide to also use s->checklist_id and thus fixes the issue.

Tests missing and are left to the more knowledgeable maintainer ;)

Fixes: #744

In b8defed we moved to using s->checklist_id instead of hard coding
xccdf.xml. However, this change was forgotten in
ds_sds_session_get_html_guide which leads to the following error when
trying to get the HTML guide:

    Internal error: Could not acquire handle to xccdf.xml source.

This change migrates ds_sds_session_get_html_guide to also use
s->checklist_id and thus fixes the issue.

Fixes: #744
@openscap-jenkins
Copy link

Can one of the admins verify this patch?

@mpreisler
Copy link
Member

@openscap-jenkins add to whitelist

@mpreisler mpreisler added this to the 1.2.15 milestone May 22, 2017
@mpreisler mpreisler self-assigned this May 22, 2017
@mpreisler
Copy link
Member

Awesome! Thanks for your contribution!

@mpreisler mpreisler merged commit 0988821 into OpenSCAP:maint-1.2 May 22, 2017
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.

3 participants