When attempting to move entities that have aliases we're getting an error:
Column not found: 1054 Unknown column "changeset_id" in "where clause".
The attached patch fixes the issue by merging the if statement that checks LANGUAGE_NONE into the above statement.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cps_path_alias_move-3425593.patch | 1.17 KB | hadsie |
Comments
Comment #2
hadsie commentedComment #4
douggreen commentedCommitted, thanks!