Patch (to be ported)
Project:
Features
Version:
6.x-1.x-dev
Component:
Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2012 at 20:09 UTC
Updated:
12 Mar 2015 at 19:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nadavoid commentedPatch attached for review.
Comment #2
hefox commentedarray(
'item_1',
'item_2',
);
how about that syntax so next item that needs to be popped in can do it easily
Comment #3
nadavoid commented@hefox You got it. I kinda wondered about that, but opted for the minimal-change route at first. Thank you for the suggestion.
Comment #4
mpotter commentedLooks good. Committed and pushed to 005d00e.