Markdown module not working properly. Text format edit page is broken. After applying below patches now getting error on saving text format.

Patches:
https://git.drupalcode.org/project/markdown/-/merge_requests/22/diffs.patch
https://git.drupalcode.org/project/markdown/-/merge_requests/29/diffs.patch

Error:
Symfony\Component\Validator\Exception\LogicException: The LangcodeRequiredIfTranslatableValues constraint can only operate on the root object being validated. in Drupal\Core\Config\Plugin\Validation\Constraint\LangcodeRequiredIfTranslatableValuesConstraintValidator->validate() (line 26 of /var/www/docroot/core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraintValidator.php).

How to reproduce:
1. Install module via composer
2. Apply patches.
3. Go to text formats and save.

Issue fork markdown-3466341

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

dvenukumar created an issue. See original summary.

thabarak made their first commit to this issue’s fork.

thabarak changed the visibility of the branch 3466341-text-formats-not to hidden.

thabarak changed the visibility of the branch 3466341-text-formats-not to active.

joelpittet’s picture

Status: Active » Closed (outdated)

I'll close this as outdated as it seems to be related to other patches being applied. Feel free to correct me if you are still experiencing this. I hope to make a minor release soon.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.