bodhi_comment_directive: fix missing directive_class variable
ClosedPublic

Authored by kparal on Jun 27 2014, 11:49 AM.

Details

Summary

This got broken in 94b835c and as a result all attempts to use this
directive failed.

Test Plan

Test suite passes. We also need to create a ticket to have a unit
test testing the presence of that attribute in every directive. Not part of
this patch.

Diff Detail

Repository
rLTRN libtaskotron
Lint
Lint Skipped
Unit
Unit Tests Skipped
kparal retitled this revision from to bodhi_comment_directive: fix missing directive_class variable.Jun 27 2014, 11:49 AM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: garretraziel, tflink.
tflink accepted this revision.Jun 27 2014, 11:50 AM

Looks good to me, I'm a bit surprised that we hadn't noticed this until now :)

This revision is now accepted and ready to land.Jun 27 2014, 11:50 AM
garretraziel accepted this revision.Jun 27 2014, 11:55 AM

Ok, it works now.

The request for a unit test is in T268.

kparal closed this revision.Jun 27 2014, 12:16 PM
kparal updated this revision to Diff 490.

Closed by commit rLTRN891868fb62d1 (authored by @kparal).