After i change the destination it still goes the old one even if it's set to new one.
This seems to happen if you have the Drupal cache enabled. Disable the cache & try again. It should pick up your new "redirect" URL.
Of course, a better solution would be to fix this module so that it works properly with the cache enabled!
I changed redirection logic and commited changes for 4.7 branch. Please download a nightly snapshot and check if bug still exists. If so, please, provide more detailed description how to reproduce it. It works for me now.
Thanks.
Should work in the new version.
Comments
Comment #1
ymcp commentedThis seems to happen if you have the Drupal cache enabled. Disable the cache & try again. It should pick up your new "redirect" URL.
Of course, a better solution would be to fix this module so that it works properly with the cache enabled!
Comment #2
ardas commentedI changed redirection logic and commited changes for 4.7 branch.
Please download a nightly snapshot and check if bug still exists. If so, please, provide more detailed description how to reproduce it. It works for me now.
Thanks.
Comment #3
ardas commentedShould work in the new version.