Changes between Version 3 and Version 4 of Ticket #22678, comment 2
- Timestamp:
- May 22, 2014, 4:53:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22678, comment 2
v3 v4 1 1 I intended to convey that above: the issue is the integer key. Strings work, integers don't. 2 The form as built 'looked' like reasonable code, but had a murky and hard to track problem.2 The form as built 'looked' reasonable, but had a murky and hard to track problem. 3 3 Most code paths blow up on integers, but not this one. 4 4