Modify ↓
Opened 6 years ago
Closed 6 years ago
#17376 closed defect (fixed)
URL validator fails on multiple URL values
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | 19.02 |
Component: | Core validator | Version: | |
Keywords: | url | Cc: |
Description
'website' tags with values like 'http://sitea.org/; http://siteb.org' cause this validator warning:
"URL validator - 'website': URL contains an invalid authority: [...]"
Example: https://www.openstreetmap.org/node/4941091898
Since semicolon-separated values are the OSM standard for multiple values, this kind of values should not trigger warnings.
Attachments (0)
Change History (2)
comment:1 by , 6 years ago
Keywords: | url added |
---|---|
Milestone: | → 19.02 |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 14803/josm: