- Set default in Wikimedia config to be true
- Ensure RFC and PMID are in the interwiki map
- Set default in MediaWiki core to be false
Description
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T31473 Magic Linking (tracking) | |||
Open | None | T162291 Autolinking for URLs and magic links (ISBN etc.) not applied when copy-pasting a block of text | |||
Duplicate | None | T219627 Sometimes an ISBN turns up wrapped in nowiki-tags | |||
Open | None | T179769 VisualEditor converts interwiki/Special:BookSources links to magic links | |||
Open | None | T145604 RFC: Future of magic links | |||
Resolved | Legoktm | T147536 Disable magic link functionality by default in MediaWiki | |||
Open | None | T148274 Implement a convenient way to link to ISBNs without magic links | |||
Resolved | Legoktm | T149310 The ISBN magic word puts Commons pages containing it into a non-existent category. |
Event Timeline
Change 314463 had a related patch set uploaded (by Legoktm):
Enable magic links regardless of MediaWiki core default
Change 314474 had a related patch set uploaded (by Legoktm):
Add 'pmid' to the default interwiki list, and update 'rfc'
PMID has been proposed for addition to the Wikimedia interwiki map https://meta.wikimedia.org/wiki/Talk:Interwiki_map#PMID
Change 314474 merged by jenkins-bot:
Add 'pmid' to the default interwiki list, and update 'rfc'
@Legoktm ever since 314474 has been merged, I get error messages when running the update script stating that the iw_api value does not have a default. I fixed it by temporarily passing a default value, and I see from DB schema that it does have a default of NULL. Thought I should report it anyway.
Change 314463 merged by jenkins-bot:
Enable magic links regardless of MediaWiki core default
Change 316080 had a related patch set uploaded (by Legoktm):
addRFCandPMIDInterwiki: Fix strict mode errors
Thanks, after enabling MySQL strict mode I can reproduce. I submitted a patch for it.
Change 319633 had a related patch set uploaded (by Legoktm):
Disable magic links by default
Change 319784 had a related patch set uploaded (by Legoktm):
Disable magic links by default