custom-metadata icon indicating copy to clipboard operation
custom-metadata copied to clipboard

Prevent empty rows of data from being saved within multifields

Open greatislander opened this issue 12 years ago • 0 comments

Currently, if a multifield is empty, an empty row of data will be serialized and saved (and likewise if an empty row is left within a multifield, it will be serialized and saved amidst the set values). This pull request makes sure that multifields are only saved if data is present and filters out empty rows within multifields before saving.

greatislander avatar Sep 05 '13 01:09 greatislander