On some nodes, I am required to check that box every time I edit the node and try to save, or I get the following error: "The path alias higher-education-personal is already in use. You should provide a domain-specific alias," which is odd, because I never specified "higher-education-personal" as its alias, and it's current automatic alias is different (higher-education-personal-relationships).

This only seems to be happening when there are multiple nodes that start with the same word (see above). Is this module stripping the alias down to a certain number of words and then getting upset because the alias is the same?

Is this even a problem with Domain Alias, or is this a problem with URL aliases in general? Either way, the error is being provided by Domain Alias, so I'm leaning in that direction.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chrisgross’s picture

"That box" referring to "use current alias": http://drupal.org/node/1132276

agentrickard’s picture

Not sure. What aliases do you have that start with 'higher-education' in the {url_alias} table? In the {domain_path} table?

agentrickard’s picture

Status: Active » Needs review
FileSize
2.12 KB

And a patch, svn formatted for the moment, but should apply cleanly.

@cgross this is applied in rev 207 in your repo.

[EDIT: Wrong patch file.]

agentrickard’s picture

FileSize
674 bytes

This one.

agentrickard’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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