Changes between Initial Version and Version 3 of Ticket #10083


Ignore:
Timestamp:
2014-12-25T18:56:17+01:00 (10 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10083

    • Property Cc imagic added
    • Property Keywords lanes added
  • Ticket #10083 – Description

    initial v3  
    1 I have tagged a highway with {{{oneway=yes}}}, {{{lanes=2}}} and {{{destination:lanes=A14|A2}}}. The validator complains about **Number of lanes greater than *:lanes**. When I change the value to {{{destination:lanes=A|B}}}, the the warning disappear. But also {{{destination:lanes=A|B|C}}} didn't cause a warning, even if there are 3 values for only 2 lanes.
     1I have tagged a highway with {{{oneway=yes}}}, {{{lanes=2}}} and {{{destination:lanes=A14|A2}}}. The validator complains about **Number of lanes greater than *:lanes**. When I change the value to {{{destination:lanes=A|B}}}, the warning disappears. But also {{{destination:lanes=A|B|C}}} didn't cause a warning, even if there are 3 values for only 2 lanes.
    22
    33For me this looks like the validator is extracting a number from the value instead of counting the separated values.