as it happens I have query string after the url, that needs to be passed to the translation link

for current url:
http://site.com/en/about/contact-web-form?clf=sbscr-nwsltr
the translation link did not had ?clf=sbscr-nwsltr
To fix this I added 'query' => drupal_query_string_encode($_GET,array('q')) to the translation_link

I've attached a patch.

Comments

websites-development.com’s picture

Assigned: Unassigned » websites-development.com
websites-development.com’s picture

StatusFileSize
new612 bytes
websites-development.com’s picture

Assigned: websites-development.com » Unassigned

second patch file is the correct one

Status: Needs review » Needs work

The last submitted patch, translation.module.-6.19.patch, failed testing.

websites-development.com’s picture

StatusFileSize
new605 bytes
websites-development.com’s picture

Status: Needs work » Needs review

#2: translation.module.-6.19.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, translation.module.-6.19.patch, failed testing.

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.