Closed (fixed)
Project:
Flexinode
Version:
master
Component:
Field types
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2005 at 15:41 UTC
Updated:
13 May 2006 at 18:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
SpriteGF commentedI can confirm this with Drupal 4.7.0-beta4 and Flexinode (as of feb 6, 2006). I'd also very much like to get this to work.
To reproduce:
1. Install Drupal.
2. Install Flexinode and import its database definitions.
3. Add a new Flexinode data type (content > add content type)
4. Add a new Date/Time field twice, thrice, or more than thrice.
5. Try creating content for your new Flexinode (create content > [insert flexinode name here])
6. Only one Date/Time field shows up.
Comment #2
TeddyX commentedIt seems that attached patch solves the problem. Please review it and commit to CVS.
Comment #3
Bèr Kessels commentedCan someone please review?
Comment #4
samc commentedBer,
Not sure why the version was changed... I'm seeing this issue on cvs.
Patch is straightforward... replaces hard-coded form name with computed fieldname.
Tests great for me. Thanks!
Comment #5
Bèr Kessels commentedCommitted. Thanks
Comment #6
(not verified) commented