This is what I get when I visit node/add/feedapi-node:

    * notice: Undefined index: #parents in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1348.
    * notice: Undefined index: refresh_on_create in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1353.
    * notice: Undefined index: #parents in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1348.
    * notice: Undefined index: update_existing in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1353.
    * notice: Undefined index: #parents in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1348.
    * notice: Undefined index: skip in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1353.
    * notice: Undefined index: #parents in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1348.
    * notice: Undefined index: #parents in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1348.
    * notice: Undefined index: #parents in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1348.
    * notice: Undefined index: #parents in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1348.
    * notice: Undefined index: #parents in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1348.
    * notice: Undefined index: x_dedupe in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1353.

Saving the item results in:

    * notice: Undefined index: parsers in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1280.
    * warning: Invalid argument supplied for foreach() in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1281.
    * notice: Undefined property: stdClass::$items in /var/www/drupal/6/sites/all/modules/feedapi/feedapi.module on line 1014.

What's the status on the Drupal 6 branch? Is it being worked on?

CommentFileSizeAuthor
#1 feedapi_6x_warnings_notices.patch11.05 KBmustafau

Comments

mustafau’s picture

Priority: Normal » Critical
Status: Active » Needs review
StatusFileSize
new11.05 KB

This patch fixes all warnings and notices.

robloach’s picture

Status: Needs review » Reviewed & tested by the community

This helps a lot! The DRUPAL-6--1 branch of Feed API needs A LOT of help.

alex_b’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thank you.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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