This patch fixes the revisioning_update_taxonomy_index($node) function which causes an error when migrating a taxonomy term reference.

Comments

rdeboer’s picture

Thanks for the patch atongen!
Just wondering how it's different from the original in its operation...

rdeboer’s picture

Assigned: Unassigned » rdeboer
Status: Active » Fixed

Patch checked into Git with author accreditation.

atongen’s picture

Without this, the sql generated would have a blank value for the sticky column, and it caused errors when running migrate.

rdeboer’s picture

Status: Fixed » Closed (fixed)

Ok, I see. Thanks again for the patch, which is now in the development version of Revisioning.