Closed (fixed)
Project:
Webform
Version:
7.x-4.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Nov 2015 at 10:44 UTC
Updated:
12 Dec 2016 at 19:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joshi.rohit100Comment #3
joachim commentedThanks for the patch!
However, I'm not sure that's the right one to remove. IIRC that when an array key is repeated, PHP takes the later value, so removing the 5 weight would change the behaviour here. I could be wrong though -- needs checking.
Comment #4
danchadwick commentedI agree with #3. Needs testing.
Comment #5
joachim commentedYup, the later value wins:
So the earlier value should be removed to preserve the current behaviour.
Comment #6
joshi.rohit100Comment #7
joachim commentedThat's great. Thanks!
Comment #9
danchadwick commentedCommitted to 7.x-4.x.
Comment #10
danchadwick commentedComment #11
fenstratClosing to clear out the old Webform 8.x-4.x branch. See #2827845: [roadmap] YAML Form 8.x-1.x to Webform 8.x-5.x.
Comment #12
fenstratComment #13
fenstrat