Changes between Initial Version and Version 1 of Ticket #11505, comment 4


Ignore:
Timestamp:
2015-06-19T20:21:35+02:00 (9 years ago)
Author:
simon04

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11505, comment 4

    initial v1  
    11Due to the code around `Long.parseLong(m.group(m.groupCount())) - 2`, the patch could only parse an interval of exactly 3 object IDs. I'll commit a fixed implementation.
     2
     3Placing `SimplePrimitiveId.fuzzyParse` in the `OsmIdTextField` would have validated any input, such as "foo bar".