Problem/Motivation

The UI of "Show Node Aliases" is not showing up for Drupal 11.2
This is due to change of NodeForm namespace with #2391313: Move node forms to standard namespace, Drupal\node\Form.

Steps to reproduce

Use Show Node Aliases with Drupal 11.2
Compare with Drupal 10

Proposed resolution

Introduce a backward compatible checking for NodeForm existence.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#5 3549268-d11-fix.patch1001 bytespraveenpb
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

stefan.korn created an issue. See original summary.

stefan.korn’s picture

Status: Active » Needs review
praveenpb’s picture

Status: Needs review » Reviewed & tested by the community

This looks good to me.

praveenpb’s picture

StatusFileSize
new1001 bytes

If anyone wants to use a patch file instead of diff.

justcaldwell’s picture

Sorry, this one fell of my radar. I'll give it a look in the next couple days and try to get it merged. Thanks!

justcaldwell’s picture

Status: Reviewed & tested by the community » Fixed

Tested in 10 and 11. Works as advertised. Thank you for contributing!

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.

justcaldwell’s picture

Status: Fixed » Closed (fixed)