This is a patch to HEAD, and run using cck 6.x-2.x-dev.
The install file in a few places was not using t(), or $t = get_t() in a few places. There were unescaped variables on a few lines, which were also not properly using the new Schema API.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield_install.patch | 1.62 KB | hailu |
Comments
Comment #1
quicksketchThis is no longer an issue since these updates have been removed in #397578: Uncouple ImageField from FileField Custom Hooks.