Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
7.x-3.x-dev
Component:
upgrade path
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2012 at 23:33 UTC
Updated:
25 Dec 2013 at 18:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettThis should work. Untested.
Comment #2
mandreato commented#1 seems to work apart from the last three rows which try to add a newline at the end of the file.
Comment #3
tim.plunkettThe file is currently missing the EOF character. In some text editors, it looks like a new line.
Comment #4
damienmckennaRerolled, just to fix the extremely minor thing Tim mentioned.
Comment #5
damienmckennaBTW because the new field_bundle_settings functionality was added in 7.14 should this add a requirement so it only works with core versions >= 7.14?
Comment #6
colanCommitted in 9276cd7. Feel free to submit another patch if the core version dependency is a problem.