Link start with slash. Now all links start from server root, even if $base_url is set in settings.php.

In feeds_tamper_ui.admin.inc
line #61

$add = '/admin/structure/feeds/' . check_plain($importer->id) . '/tamper/add/' . check_plain(rawurlencode($i));

Comments

hanskuiters’s picture

Issue summary: View changes

added affected lines to issue

twistor’s picture

Status: Active » Fixed

Arg.
Can you let me know if my last commit works for you?

hanskuiters’s picture

Status: Fixed » Closed (fixed)

Works fine now. Thanks.

hanskuiters’s picture

Issue summary: View changes

typo