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

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

I am unable to replicate this behavior.

jisuo’s picture

I no longer have this problem after upgrading Panelizer. Could have been some gremlings.

merlinofchaos’s picture

Status: Postponed (maintainer needs more info) » Fixed

possibly a bug i had already fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

eric__’s picture

I'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

temkin’s picture

Status: Closed (fixed) » Active

I 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.

zwikzwik’s picture

Priority: Normal » Major

Agree 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.

pwaterz’s picture

I am having the same issue.

pwaterz’s picture

Status: Active » Closed (works as designed)

This is a bug in pathauto not panelizer. See patch here https://drupal.org/node/936222#comment-7395918

Cheers!

pwaterz’s picture

One 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.

pwaterz’s picture

Issue summary: View changes

updated text