In admin ui; if you click the mapping link; if your Drupal is in subdirectory; you will get a 404 error because the path for the link is not using global $base_path.

Comments

kporras07’s picture

Status: Active » Needs review
StatusFileSize
new1.7 KB

Attach patch for this issue.

twistor’s picture

Title: Base path needed in feeds_tamper_ui admin ui » Use url() for creating links.
Status: Needs review » Fixed
Issue tags: -path, -url, -wrong path

Old code makes Chris sad.

  • twistor committed 2393c5d on 7.x-1.x
    Issue #2252775 by kporras07: Fixed Use url() for creating links.
    

  • twistor committed 53b8d69 on 7.x-1.x
    Issue #2252775 Move text to make translation easier.
    
kporras07’s picture

It's good to know that this issue helped to get a better module.
Greetings,

Status: Fixed » Closed (fixed)

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