The tests in FileField have changed due to expanded testing of things like "description" and other data column information in #834018: Data serialized in a field's data column is lost after field_file_load if filefield_meta in use. We need to adjust the ImageField tests to accommodate for these changes.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield_data_tests.patch | 5.64 KB | quicksketch |
Comments
Comment #1
quicksketchAll tests pass successfully with these changes. Committed to CVS.