Hello,

I have some trouble with domain source, actions and rules and trying to figure out the culprit. My problem: I can assign domain affiliates and domain source via actions and also the regular actions work with my nodes. But when I try to combine them, let's say assign a source domain to a node, enforce a save, then send an email with the newly assigned URL, the url is not the new one.

I tried to implement a clearing of the static variables, but it seems not sufficient. So far I have taken care of the static vars in the following functions:
domain_source_lookup
drupal_lookup_path
domain_get_node_match
domain_url_outbound_alter

Any ideas what I might be missing?

Comments

agentrickard’s picture

It might be some other module interfering.

See #683400: ImageField Tokens causes redirect to main domain on node save, especially the patch in #18 that no one ever tested.