Restore the "default" Formatter
quicksketch - March 14, 2009 - 23:49
| Project: | ImageField |
| Version: | 5.x-2.4 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | quicksketch |
| Status: | closed |
Jump to:
Description
Currently we don't have a "default" formatter in the 2.4 version of ImageField. This is a problem because "default" is what CCK sets all formatters to upon new field creation. I couldn't find an issue for the original decision, #318058: Image not displayed is about as close as I could find.
This patch restores the "default" formatter, removes the imagefield_update_3() update (which changed the formatter), and adds imagefield_update_4(), which sets the formatter back to default.
| Attachment | Size |
|---|---|
| imagefield_formatter_update.patch | 2.67 KB |

#1
I've committed this fix, please post any problem caused by this patch here.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
Also fixed #336452: Image not appearing in published node.