Ticket #860 (closed feature: fixed)
Cleanup getArgs(), Make Parse Comma-Separated Values
| Reported by: | euzuro | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.5 Release |
| Component: | Util | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: |
Description
the getArgs() function:
- exposes/overrides global variables
- has multiple return statements
- does not correctly process values of type "-180,-90,90,180" (should parse into array)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

