Problem/Motivation

Domain Path Aliases are not visible on content translation forms. This is a incompatibility with content_translations (and maybe content_moderation).

The Domain Access Fields is set to non-translatable and content_translations hides it from the entity form when editing a translation. Therefore the JS State visibility rules do not apply and the domain path alias widget is hidden.

I wrote a patch to remove the initial style attribute, because the visibility rules are applicable in this case.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 content-translation-compatibility.patch1.18 KBwebflo
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

webflo created an issue. See original summary.

webflo’s picture

StatusFileSize
new1.18 KB

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

mably’s picture

Status: Active » Fixed

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.

mably’s picture

Status: Fixed » Needs review

@webflo can you verify that this issue's MR fixes your problem?

  • mably committed 8d748b4a on 3.x
    fix: #3588247 Domain Path Aliases not visible on content translation...

  • mably committed 74bc7724 on 2.x
    fix: #3588247 Domain Path Aliases not visible on content translation...
mably’s picture

Status: Needs review » Fixed

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.