Closed (fixed)
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code feedapi (core module)
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 19:52 UTC
Updated:
8 May 2009 at 17:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
aron novakHere is a new version, some bugs are fixed and the new functionality has simpletest tests now.
Comment #2
aron novakComment #4
alex_b commentedThis commit actually breaks 6.x head update:
If node vid != nid this update will break a site.
The vid needs to be populated with the current vid from the node table.
Comment #5
alex_b commentedRolled a first patch for cleaning up revisioning. This adds
- support for diff module
Outstanding
- fix hook_update (see #4)
Comment #6
alex_b commentedOk, I think I should do follow up patches here rather than posting to a closed issue: #5 is posted here: #457626-1: Add diff support #4 is a duplicate of #426702: Update fails with errors
Comment #7
alex_b commented