Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
As in modify default path.module's behavior for deleting an alias? I'm not sure that's worthy for Pathauto. Filing an issue against D7/D8's core path module seems more appropriate.
I think this is kinda silly. You're on a page who's explicit purpose is to delete aliases. Even more, all the checkboxes are unchecked, so you have to manually go through and check which URL types to be deleted.
There is even text on the page that says:
Note: there is no confirmation. Be sure of your action before clicking the "Delete aliases now!" button.
You may want to make a backup of the database and/or the url_alias table prior to using this feature.
I'm +1 to marking this as 'won't fix' or 'by design'.
Comments
Comment #1
dave reidAs in modify default path.module's behavior for deleting an alias? I'm not sure that's worthy for Pathauto. Filing an issue against D7/D8's core path module seems more appropriate.
Comment #2
gregglesThis is about the page to bulk delete aliases that pathauto provides.
Comment #3
dave reidTagging all the bulk alias issues for #713238: RFC: Pathauto Bulk module.
Comment #4
dave reidI think this is kinda silly. You're on a page who's explicit purpose is to delete aliases. Even more, all the checkboxes are unchecked, so you have to manually go through and check which URL types to be deleted.
There is even text on the page that says:
I'm +1 to marking this as 'won't fix' or 'by design'.
Comment #5
gregglesIt was a request from Dries.
In general Drupal uses confirmation forms. Until we have a way to "undo" we should provide a confirmation form.
Comment #6
mably commented