Modify ↓
Opened 3 years ago
Closed 3 years ago
#22009 closed defect (fixed)
[Patch] Incorrect warning message *:lanes without highway (instead of lanes)
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 22.05 |
Component: | Core validator | Version: | tested |
Keywords: | template_report lanes regression | Cc: |
Description
What steps will reproduce the problem?
- Have a way
highway=*
+change:lanes=*
- Run validator
What is the expected result?
missing tag - change:lanes without lanes
What happens instead?
missing tag - change:lanes without highway
Please provide any additional information below. Attach a screenshot if possible.
Regression of r18397. Sorry I mixed up the correct order while harmonizing the warnings.
Please find attached patch
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2022-04-04 22:26:00 +0200 (Mon, 04 Apr 2022) Revision:18427 Build-Date:2022-04-05 01:30:55 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18427 en) Linux Debian GNU/Linux 11 (bullseye) Java version: 17.0.2+8-Debian-1deb11u1, Debian, OpenJDK 64-Bit Server VM
Attachments (1)
Note:
See TracTickets
for help on using tickets.
patch