Closed (duplicate)
Project:
Panopoly
Version:
7.x-1.0-rc3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2013 at 17:24 UTC
Updated:
5 Dec 2013 at 11:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
populist commentedI 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.
Comment #2
sylus commentedHey 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.
Comment #3
sylus commentedAttaching patch.
Comment #4
populist commentedIs this still an issue post #1979558: Update pathauto patch?
Comment #5
lsolesen commentedClosing as a duplicate of #1979558: Update pathauto patch. Please reopen if that is not the case.