#14947 closed defect (fixed)
incorrect warning about missing wikipedia tag
Reported by: | aceman | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 17.06 |
Component: | Core validator | Version: | latest |
Keywords: | Cc: |
Description
When "wikidata" tag is set, but wikipedia isn't I get the warning:
'wikipedia tag is not set, but a wikipedia tag is. Make sure to use wikipedia=language:value together with wikidata tag.'
Note conflicting 'wikipedia' mention.
The source string is:
wikipedia tag is not set, but a {0} tag is. Make sure to use wikipedia=language:value together with wikidata tag.
I assume the later {0} is meant to be replaced by 'wikidata' or something else. Please check the code what is meant here.
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 8 years ago
Component: | Core → Core validator |
---|---|
Milestone: | → 17.06 |
In 12415/josm: