I know aliases are handled by Pathauto, but I wondered if this was a Panopoly bug. I deleted all aliases and then tried to do a Bulk Update. Only some of the nodes worked, while others remained 'unaliased', until I did a manual edit/save to each one. There doesn't seem to be a pattern to which ones did get the alias and which ones did not.

Comments

populist’s picture

Status: Active » Closed (works as designed)

I am going to assume this is a PathAuto issue, but do check out #936222: Merge in pathauto_persist module functionality to prevent losing manual aliases with node_save() calls since that is the only patch we use against it (since it does alias handling that could be it). Feel free to reopen if we can find a pattern (i.e. it messes up for things that are panelized) that might be Panels/Panopoly related.

sylus’s picture

Category: support » bug
Status: Closed (works as designed) » Active
StatusFileSize
new1.15 KB

Hey opening this issue again as we have been experiencing this problem as well and it looks like:

- we need the checkbox (removed from css)
- panopoly_admin_pathauto_submit logic to be removed

As it seems the desired behaviour of updating existing node aliases no longer works with the submit function.

Attaching patch.

sylus’s picture

StatusFileSize
new1.49 KB

Attaching patch.

populist’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue post #1979558: Update pathauto patch?

lsolesen’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (duplicate)

Closing as a duplicate of #1979558: Update pathauto patch. Please reopen if that is not the case.