Modify ↓
Opened 16 months ago
Last modified 16 months ago
#23211 new defect
Validator gives error message when there are high lane counts at motorway tollgates
Reported by: | SekeRob | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Internal preset | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Tested at 7-8-9 lanes there's no warning, but the tollgate at Rome with 14 lanes does signal the problem and does so for anything of 10 lanes and over.
'Unknown property value - Value '14' for key lanes is unknown, maybe one of (1, 4) is meant? (1)
motorway (highway) (4 nodes) id:234,491,455
At 15 the error message changes to ' maybe one of (1, 5) is meant? (1)
Attachments (0)
Change History (2)
comment:1 by , 16 months ago
Component: | Core → Internal preset |
---|
comment:2 by , 16 months ago
Summary: | Vaalidator gives error message when there are high lane counts at motorway tollgates. → Validator gives error message when there are high lane counts at motorway tollgates |
---|
fix typo in title
Note:
See TracTickets
for help on using tickets.
I think we have another ticket open for this. I wasn't able to find it though. Technically, the fix is easy -- modify source:trunk/resources/data/defaultpresets.xml#L31 to not have hardcoded values.