Closed (duplicate)
Project:
FeedAPI
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2008 at 13:28 UTC
Updated:
2 Aug 2008 at 00:04 UTC
_feedapi_populate() kills default settings on the node type settings form. feedapi_node_feedapi_settings_form() expects the story content type to be present. Both behaviors create fatal errors when trying to import a feedapi content type with content copy. The attached patch fixes these problems.
We're running on production with this patch right now. Haven't heard from problems yet :)
Would appreciate someone out there testing it so we can roll it into version 1.3. The patch is against 5.x, should be applicable to 6.x as well (haven't tried it though).
| Comment | File | Size | Author |
|---|---|---|---|
| content_copy_compatible.patch | 1.79 KB | alex_b |
Comments
Comment #1
mustafau commentedFollowing part of the patch is a duplicate of; #282476: PHP notices in FeedAPI and #276996: Warnings and Notices
Comment #2
mustafau commentedThe other part is a duplicate of #282816: Add a setting to specify default content type for feed items
Comment #3
mustafau commentedDuplicate of three issues with attached patches. One of them is RTBC.