Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 May 2009 at 23:44 UTC
Updated:
31 May 2009 at 00:50 UTC
Use the same save workflow that was introduced in #303965: Enhanced data import - node_save() and user_save().
Doesn't change anything for our current tests, but it's best if our test entity piggybacks node as closely as possible.
| Comment | File | Size | Author |
|---|---|---|---|
| field_test_save.patch | 972 bytes | yched |
Comments
Comment #1
yched commentedComment #2
moshe weitzman commentedconsistency++. code looks proper.
Comment #3
webchickMakes sense. We still have some follow-up issues from #303965: Enhanced data import - node_save() and user_save() to deal with, but easier to track them down if everything is consistent.
Committed to HEAD. Thanks!