Closed (won't fix)
Project:
Variable
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2011 at 10:01 UTC
Updated:
11 Apr 2014 at 18:05 UTC
Jump to comment: Most recent
The edit widget for array variables it a bit rough and doesn't handle very well different array types:
- Numeric keys
- Predefined keys
- Whether the array should be filtered before saving (array_filter)
- Adding elements to a variable size array
- The type of data that are array elements
We should expand the array variable type for being able to handle properly all these cases.
Comments
Comment #1
jose reyero commentedAdded some formatter for multiple variables.
Deleted some obsolete functions
Comment #2
jose reyero commentedNo time for this one atm.