Reported by Spark_man:

I'm getting the following warning when I import feed items:

user warning: Field 'url' doesn't have a default value query:
INSERT INTO feeds_node_item (nid, id, feed_nid, imported, hash)
VALUES (147, 'my_test_feed_importer', 130, 1275400767,
'509e52a5402134355afe8dd9017ac239') in
C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\drupal-6.16\includes\common.inc
on line 3523.

CommentFileSizeAuthor
#1 819876-1_url_guid_defaults.patch917 bytesalex_b

Comments

alex_b’s picture

Status: Active » Needs review
StatusFileSize
new917 bytes

About to commit this simple fix, running tests right now.

alex_b’s picture

Title: Field 'url' doesn't have a default value » Field 'url' and 'guid' don't have default values
Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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