I'd like to add a destination to a domain traversal link so that the user is redirected to that destination after login on the other domain.
However domain_traversal does not correctly handle destination for this case. So currently you will be redirected to the destination before you've traversed to the other domain.

Comments

paulvandenburg created an issue. See original summary.

paulvandenburg’s picture

Status: Active » Needs review
StatusFileSize
new539 bytes

This patch adds support for the domain traversal links with destination.

bskibinski’s picture

Status: Needs review » Reviewed & tested by the community

Patch runs on several ACC servers without hiccups. And has been deployed to production without any issues.

spadxiii’s picture

Status: Reviewed & tested by the community » Needs work

Unfortunately, the patch does not apply anymore.
Also, I think this should be a configurable option (or $path made alterable) and not the default.

spadxiii’s picture

Status: Needs work » Closed (outdated)

I won't be supporting drupal 7 anymore, so closing this issue as outdated.