In trying to update various Actions and Conditions to use doExecute() and doEvaluate(), the tests for the ones with optional context values fail. This is because the optional values don't have a default value set in the context annotation, to prevent execute() and evaluate() from sending NULL as the default value.

Comments

emclaughlin created an issue. See original summary.

emclaughlin’s picture

Assigned: emclaughlin » Unassigned
Status: Active » Needs review
fago’s picture

Status: Needs review » Needs work

I see - thanks. The PR needs a re-roll though.

jjchinquist’s picture

Assigned: Unassigned » jjchinquist
jjchinquist’s picture

Assigned: jjchinquist » Unassigned
Status: Needs work » Needs review

  • klausi committed d881a1e on 8.x-3.x authored by jjchinquist
    Issue #2611942 by emclaughlin, jjchinquist: Added context default values...
klausi’s picture

Status: Needs review » Fixed

merged, thanks!

@jjchinquist: your git email address is messed up: Jeremy Chinquist
See https://www.drupal.org/node/1022156

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.