Opened 4 years ago
Closed 3 years ago
#1486277 closed Feature Requests (fixed)
get_input_value and arrays
| Reported by: | corbosman | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-beta |
| Component: | PHP backend | Version: | 0.3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It would be nice if get_input_value would return arrays if you post a form array. Right now i just get the word 'Array' back.
Not that important, just to be consistent with other plugins.
Change History (1)
comment:1 Changed 3 years ago by alec
- Component changed from Core functionality to PHP backend
- Milestone changed from later to 0.4-beta
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [72b140dc].