Needs review
Project:
Multifield
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Jan 2016 at 09:31 UTC
Updated:
5 Mar 2019 at 00:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cslevy commentedComment #3
heykarthikwithuChecked with multifield-7.x-1.x version, but was not able to reproduce the same.
Even though the patch will be ok for checking the value is existing or not, since already piece of condition is written like
> 0for checking the#maxdelta.So for that
isset()will be the best choice for checking the empty condition, since#maxdeltathis is an integer value.Comment #4
heykarthikwithuComment #5
bdone commentedre-roll for 7.x-1.x-dev.
Comment #6
bdone commented