Changes between Initial Version and Version 1 of Ticket #18488
- Timestamp:
- 2019-12-30T22:30:35+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18488 – Description
initial v1 1 The current lane validation rule only warns if the `lane` < `lanes:forward`+`lanes:backward` values. 1 The current lane validation rule only warns if the `lanes` < `lanes:forward`+`lanes:backward` values. 2 I think a not equal rule would be more useful. 2 3 3 I think a not equal rule would be more useful. 4 ==== What steps will reproduce the problem? 5 1. Tag a way with eg. `lanes=3` `lanes:forward=1` `lanes:backward=1` 6 2. Run the validator 7 8 ==== What is the expected result? 9 A warning informs the user that the values don't match 10 11 ==== What happens instead? 12 Nothing 13 14 ==== Please provide any additional information below. Attach a screenshot if possible. 4 15 5 16 {{{