When dealing with revisions and views, it is expected to create some views for which base table is "node_revision". But the revisioning_handler_field_revision_state field handler causes errors when base table is not node.

Handler revisioning_handler_field_revision_state tried to add additional_field current_vid but node could not be added!

Same error for "published" additional field.

Comments

b-prod’s picture

Status: Active » Needs review
StatusFileSize
new1.83 KB

The patch below fixes the issue.

rdeboer’s picture

Assigned: Unassigned » rdeboer
Status: Needs review » Patch (to be ported)

Good stuff B-Prod!
Thanks so much for the patch.
Rik

rdeboer’s picture

Status: Patch (to be ported) » Fixed

Patch applied with attribution.... FINALLY! Sorry for the delay. Thanks again.
Rik

Status: Fixed » Closed (fixed)

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