Modify ↓
#21026 closed enhancement (fixed)
Better check for negative numeric values like width, height, ...
Reported by: | mdk | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 21.06 |
Component: | Core validator | Version: | latest |
Keywords: | Cc: |
Description
What steps will reproduce the problem?
- add width=-3 to a waterway=stream
OR
- add height=-4 to a building=yes
Validate.
What is the expected result?
A warning that negative values are not allowed.
What happens instead?
An unspecific warning:
unusual value of width: meters is default: point is decimal separator: if units, put space than unit
Please provide any additional information below. Attach a screenshot if possible.
In general numeric tags which didn't support negative values should be checked for negative values.
Follow up of #14532
Attachments (0)
Change History (5)
comment:1 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 4 years ago
Milestone: | → 21.06 |
---|
Note:
See TracTickets
for help on using tickets.
In 17934/josm: