Modify ↓
#21988 closed defect (fixed)
[Github-Patch] Tag2link rule get formatter URL with deprecated rank
Reported by: | pyrog | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 22.12 |
Component: | Core tag2link | Version: | |
Keywords: | Cc: | pangoSE |
Description
for i.e. UAI code JOSM return the 2 formatter URLs that are deprecated:
In wikidata an obsolete value isn't deleted, but ranked as deprecated.
Attachments (0)
Change History (6)
comment:2 by , 2 years ago
Cc: | added |
---|
comment:3 by , 2 years ago
Component: | Core → Core tag2link |
---|---|
Summary: | Tag2link rule get formatter URL with deprecated rank → [Github-Patch] Tag2link rule get formatter URL with deprecated rank |
comment:4 by , 2 years ago
Milestone: | → 22.12 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
In 1faab01.
This will be fixed in the next tag2link dependency update. It is a bit late for me to do the update this cycle, so I'm going to update it next week.
comment:5 by , 2 years ago
Milestone: | 22.12 → 22.11 |
---|
Note:
See TracTickets
for help on using tickets.
JOSM no longer run SPARQL queries on Wikidata and Data Items.
Rules are stored in the static file inside a webjars.
Unfortunately, this file must be updated manually.
The doc is not yet up to date !
Note: An issue was opened in the appropriate repository.
Fixes: Formatter URL are sorted by rank (Preferred first) and Deprecated are removed.
Sophox SPARQL query
Wikidata SPARQL query