Changes between Initial Version and Version 1 of Ticket #26283, comment 2
- Timestamp:
- Feb 28, 2016, 2:03:27 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26283, comment 2
initial v1 22 22 23 23 }}} 24 In this case the `raw_value` is ['', ''] while it should have been trimmed. 24 25 In this case the `raw_value` is `['' , '']` while it should have been trimmed.