It seems content form is getting called a few too many times... To test put a drupal_set_message in content_form()... and goto a node add page with any field. You'll see what I mean. somehow we overlooked this from the 5.0 update patch...
| Comment | File | Size | Author |
|---|---|---|---|
| cck-form_alter.patch.txt | 570 bytes | dopry |
Comments
Comment #1
dopry commentedsetting RTBC.... I'm not going to commit my own patch just for posterities sake.
Comment #2
yched commentedThis seems right, obviously.
Don't you want to commit it yourself ?
Comment #3
m3avrck commentedLooks good to me -- this should solve some related imagefield weirdness too and make things render faster too. And less code. Win, win, win. :-)
Comment #4
dopry commentedcommited to DRUPAL-5 and HEAD.
Comment #5
(not verified) commented