Posted by coltrane on March 13, 2009 at 9:00pm
4 followers
| Project: | Date |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm working towards a CCK multigroup #119102: Combo field - group different fields into one with a date field and need Date to support leaving empty values in the DB following #196421: Deleting unwanted multiple values / multiple values delta issues so starting this issue to address it. I hope to have a patch soon. (didn't see an existing issue for this, my apologies if it exists already)
Comments
#1
Really small patch makes me suspect this doesn't cover it, but with patch applied Date doesn't remove fields when they're empty, instead placing NULL into the DB and leaving deltas intact.
#2
Do you have any idea how to apply this one to 6.x-3.x-dev ? I used it and unfortunately does not work. Date input no matter where i put it, always landing on last delta.
#3
@edemus You mean CCK 3.x? This patch doesn't apply against CCK, it applies against Date. I haven't tried it in awhile though so I'm not sure it applies anymore or works.
#4
sorry, i meant Date 6.x-2.3. Anyway thanks for reply
#5
Fixed in content multigroup: #522558: Date field jumps delta when date field is emptied or fieldset is deleted.
Well, that's not already committed, but it will. Still, it would be nice if more people can provide feedback in that issue. TIA :)
#6
Automatically closed -- issue fixed for 2 weeks with no activity.