- 🇺🇸United States justcaldwell Austin, Texas
@phoang can you provide some information on how you tested? I just installed the issue branch on a fresh D10 site, and the additional alias fields do not appear on the node edit form.
- 🇺🇸United States justcaldwell Austin, Texas
The hook that Show Node Aliases relies upon —
hook_field_widget_WIDGET_TYPE_form_alter()
— was deprecated in 9.2, and removed in Drupal 10. It has been superseded byhook_field_widget_single_element_WIDGET_TYPE_form_alter()
.Making the change will require bumping the minimum version to 9.2.
@phoang just because a patch applies doesn't mean it works. Please do not mark issues RTBC without actual testing.
- @justcaldwell opened merge request.
-
justcaldwell →
committed fe8322fc on 2.0.x
Issue #3298048 by justcaldwell, Project Update Bot: Automated Drupal 10...
-
justcaldwell →
committed fe8322fc on 2.0.x
- Status changed to Fixed
over 1 year ago 8:03pm 17 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.