Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2010 at 20:14 UTC
Updated:
3 Jul 2010 at 17:10 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 819876-1_url_guid_defaults.patch | 917 bytes | alex_b |
Comments
Comment #1
alex_b commentedAbout to commit this simple fix, running tests right now.
Comment #2
alex_b commentedCommitted.