It is probably some error in my settings or a module conflict rather than a bug...

I set a content available in domain1, domain2, domain3 and I choose domain3 as domain source.
However when I save, the URL is rewritten with domain1 and DA debug confirm that the domain source is domain1.

Any tip much appreciated!

Comments

pedrosp’s picture

Version: 6.x-2.9 » 6.x-2.12
pedrosp’s picture

Same workaround with the last 6x dev version

agentrickard’s picture

Sounds like a bug to me, but something else may be happening, otherwise we would have caught this before.

pedrosp’s picture

Version: 6.x-2.12 » 6.x-2.x-dev

Cloning my instance, and disabling modules 1 by 1 .... I found out that RDF module was the troublemaker...
http://drupal.org/project/rdf .

I'm not skilled enough to figure out why exactly it fails with domain source, and I can deal without RDF, so it's ok for me.

I don't know if I have to close this issue or move it to RDF module.
Thanks!

agentrickard’s picture

Project: Domain » Resource Description Framework (RDF)
Version: 6.x-2.x-dev » 6.x-1.x-dev
Component: - Domain Source » Code

I would move it to the RDF queue, but I didn't see anything obvious in that code that would cause this issue.

Specifically, I was looking for hook_url_rewrite_outbound().

smustgrave’s picture

Issue summary: View changes
Status: Active » Closed (outdated)