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
Comment #1
pedrospComment #2
pedrospSame workaround with the last 6x dev version
Comment #3
agentrickardSounds like a bug to me, but something else may be happening, otherwise we would have caught this before.
Comment #4
pedrospCloning 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!
Comment #5
agentrickardI 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().
Comment #6
smustgrave commented