Problem/Motivation

It seems like this modules does not work and should not work with entities that do not support translation.

Steps to reproduce

0. Set up multilingual drupal.
1. Install redirect module
2. Install conflict module.
3. Create a redirect in not specified language
4. Edit the redirect and set any language.
5. The error appears

Proposed resolution

Set conflict.supported to FALSE in conflict_prepare_entity_form() for entity types that do not support translation.

Issue fork conflict-3383532

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nginex created an issue. See original summary.

nginex’s picture

Title: InvalidArgumentException: Invalid translation language (und) specified » 3383532-invalid-translation
Assigned: nginex » Unassigned
Status: Active » Needs review
nginex’s picture

Title: 3383532-invalid-translation » InvalidArgumentException: Invalid translation language (und) specified