Opened 11 years ago
Last modified 11 years ago
#9753 closed defect
incorrect warning: member with role "stop" does not match "railway=halt" — at Initial Version
Reported by: | aceman | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.02 |
Component: | Internal preset | Version: | latest |
Keywords: | Cc: | simon04 |
Description
railway=station | railway=halt && railway=tram_stop"' on a stop node that is "railway=halt". The warning itself says railway=halt is a correct possibility. So what is wrong with the validator check? Is the '&&' operator actually correct? Shouldn't it be ' | ' ? If I change the node to "railway=station" the warning does away. |
Note:
See TracTickets
for help on using tickets.