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
Comment #0.0
hanskuiters commentedadded affected lines to issue
Comment #1
twistor commentedArg.
Can you let me know if my last commit works for you?
Comment #2
hanskuiters commentedWorks fine now. Thanks.
Comment #2.0
hanskuiters commentedtypo