Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
5.x-1.0-beta
Component:
content.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
22 Nov 2006 at 08:23 UTC
Updated:
6 Dec 2006 at 22:01 UTC
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