The parameter that is used in drupal_goto is not correct. Actually the current language key is used but what drupal_goto needs is the path of the node we want to redirect to.

That path is the one in the hidden input for the corresponding language.

But that path in hidden input is not an absolute path and when used in drupal_goto redirects to incorrect target.

Both things needs to be corrected.

CommentFileSizeAuthor
#1 javascript_fallback_bug-1437090-1.patch1.04 KBmanfer

Comments

manfer’s picture

StatusFileSize
new1.04 KB
manfer’s picture

Status: Active » Fixed
manfer’s picture

Title: Not javascript fallback not working » Javascript disabled fallback not working

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.