Modify ↓
Opened 6 years ago
Closed 6 years ago
#18170 closed defect (fixed)
Some secondary Wikidata links does not match
Reported by: | pyrog | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core tag2link | Version: | |
Keywords: | Cc: |
Description
Secondary Wikidata links like archipelago:wikidata=Q756987 does not match:
But theses keys match:
wikidata=Q1419113
name:etymology:wikidata=Q8027
The following Regex match and is more precise (tested with Regexr):
(.*:)?wikidata
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Fixed in [o35144].