After configuring a rule to fire "Set a Workflow state (with a comment)" with the "New workflow state" set as "ANY state", the exception below is thrown:

PDOException: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: 'ANY' for column...

The code is not handling the "ANY" option properly.

Patch to come.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

natanmoraes created an issue. See original summary.

natanmoraes’s picture

Assigned: natanmoraes » Unassigned
Status: Active » Needs review
FileSize
600 bytes

  • johnv committed fe8e480 on 7.x-2.x authored by natanmoraes
    Issue #2557905 by natanmoraes: PDOException when firing rule "Set a...
johnv’s picture

Status: Needs review » Fixed

Could not reproduce this.
Committed as-is. Thanks.

Status: Fixed » Closed (fixed)

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