Closed (works as designed)
Project:
Panelizer (obsolete)
Version:
7.x-2.0-rc1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2012 at 10:48 UTC
Updated:
20 Sep 2013 at 18:52 UTC
I have a page that I have "panelized". I can edit the page just fine normally, but if I add content to the panels and save the "URL path alias" is reset to "Generate automatic URL alias". Everything worked perfectly in 7.x-1.x-dev so something has changed in 7.x-2.0-rc1.
Some conflict with pathauto (7.x-1.0) and panelizer?
Comments
Comment #1
merlinofchaos commentedI am unable to replicate this behavior.
Comment #2
jisuo commentedI no longer have this problem after upgrading Panelizer. Could have been some gremlings.
Comment #3
merlinofchaos commentedpossibly a bug i had already fixed.
Comment #5
eric__ commentedI'm still having this problem and I believe I've found at least one compounding factor. I'm using a LAMP stack on Fedora 14, a Drush updated D 7.15 core, CTools 1.0, Panelizer 2.0, and Pathauto 1.1.
I've found that when the URL Alias settings "Update action" are set to "Create a new alias. Delete the old alias." saving changes to the panelized node via the IPE deletes any custom alias and recreates the default alias. Changing the "Update action" to "Do nothing. Leave the old alias intact." stops Panelizer changes from deleting the old alias and creating the default.
As I see it, on the Panelizer side, this would be expected behavior consitent with the expected behavior of the URL Alias setting in Pathauto. Of course, correct me if I'm wrong. I'd rather not change your issue statuses but I think this could be marked "closed (works as designed)" unless anyone can actually reproduce the bug.
Eric
Comment #6
temkin commentedI can confirm the issue described in #5. Happens to me as well.
I'm on Panopoly (panopoly-7.x-1.0-rc3) with Panels (7.x-3.3) and Panelizer (7.x-3.1).
It's pretty annoying and I don't think it was designed to work like that. Changes to Panels page should not revert its alias. I would consider it as a bug.
Comment #7
zwikzwik commentedAgree this is a bug described in #6.
The update function in pathauto "Do nothing. Leave the old alias intact." has nothing to do with panelizer, but with pathauto bulkupdate. So this a bug to me.
I use Panelizer (7.x-3.1)
Workflow:
Overwriting content of panelizer on a (customized url alias) node will reset url alias.
Comment #8
pwaterz commentedI am having the same issue.
Comment #9
pwaterz commentedThis is a bug in pathauto not panelizer. See patch here https://drupal.org/node/936222#comment-7395918
Cheers!
Comment #10
pwaterz commentedOne gotcha to this path, is that you need to save the node once so that the a record gets added to the new pathauto table.
Comment #10.0
pwaterz commentedupdated text