On the page admin/build/feeds, the introductory text mentions "You can use these configurations from the Import page". But the link under the word "import" gives a "page not found" warning, if no feeds are enabled. I would suggest prefixing the text above thus:

"When feeds are enabled, you can use these configurations from the Import page"

And bonus points if the link can be disabled when no feeds are enabled!

Comments

alex_b’s picture

Component: Code » User interface

Will change this to UI.

johnv’s picture

Title: Feeds: Import link might not work » Feeds: Import link: not_found when no enabled importers + added to admin-menu
Version: 6.x-1.0-alpha7 » 7.x-2.x-dev

On top of the last request: when creating and testing importers, I find it inconvenient to easily find the import-page.
Can it be added to the admin/structure/feeds-page as a TAB as well? This way it also shows in the admin-menu. Thanx!

megachriz’s picture

Title: Feeds: Import link: not_found when no enabled importers + added to admin-menu » Import link on admin/build/feeds leads to a not found page when there a no active importers
Version: 7.x-2.x-dev » 6.x-1.x-dev

This is not a bug in 7.x-2.x (at least, not anymore). It's still a bug in 6.x-1.x, though, so moving back to 6.x-1.x.

Please open a new issue for if you still want a link to the import page as a local task on the Feeds importers page (admin/structure/feeds).

megachriz’s picture

Title: Import link on admin/build/feeds leads to a not found page when there a no active importers » Import link on admin/build/feeds leads to a not found page when there are no active importers
neilt17’s picture

Issue summary: View changes

I also notice on Drupal 6 that when you first install this module with the example importers, and even though these default to be enabled, the /import url does not work (even after clearing the cache). To get it to work you need to disable an importer then enable it again.

twistor’s picture

Status: Active » Closed (outdated)