I found this module saving blank record, if I add a record and enter nothing.

Comments

jody lynn’s picture

Assigned: Unassigned » jody lynn

Thank you. Will fix.

jody lynn’s picture

Status: Active » Closed (works as designed)

I found that it is set up to store the first record per node whether it's blank or not. I took the code from link module which does the same thing: http://drupal.org/node/198600 . Most (if not all) cck fields seem to follow the same pattern, so I presume there's a good reason behind it, although I must admit I don't know what it is.

masudfz77’s picture

But there should be some way to handle it, because from user perspective it is annoying

jody lynn’s picture

Status: Closed (works as designed) » Fixed

I think I found your issue - was it actually that a blank field is displayed rather than saved? Can you try the latest dev version (I worked on this last week when I noticed the same thing.)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.