Active
Project:
Content moderation
Version:
6.x-1.9
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2010 at 20:05 UTC
Updated:
13 Oct 2010 at 15:17 UTC
The URL path settings is partially disconnected from the revision state. Two cases:
I can live with the above behavior, although I think it would be more "correct" to contain the URL alias changes within the revision moderation system. What is causing me a problem is the second case:
I see no way to override this behavior, as trying to edit the alias puts the node back in a moderated state unnecessarily. As it stands there is no way to have a "Live" version of a node with a custom alias if Pathauto is enabled for that content type. (For reference I'm using Pathauto 6.x-1.4)
Comments
Comment #1
eugenmayer commentedThanks for taking your time writing this issue down detailed enaugh.
I will have a look at this, actually i was implemnting pathauto support but iam not sure i though about custom overrides.
Comment #2
dave reidThis is most likely a duplicate of #936222: Merge in pathauto_persist module functionality to prevent losing manual aliases with node_save() calls which can also be fixed by using the http://drupal.org/project/pathauto_persist module.
Comment #3
flutedrumr commentedYes, this sounds like the same issue... reading the first comment in the linked issue though, is there something that can/should be changed in Content Moderation to alleviate this? Or is this all on Pathauto's end?