Regression of T144003, a user can't edit <maplink> with VisualEditor. The link is recognized as a regular link.
See screenshot:
| • JGirault | |
| Sep 1 2016, 10:52 PM |
| F4424613: Screen Shot 2016-09-02 at 12.51.38 AM.png | |
| Sep 1 2016, 10:52 PM |
| F4424611: Screen Shot 2016-09-02 at 12.50.45 AM.png | |
| Sep 1 2016, 10:52 PM |
Regression of T144003, a user can't edit <maplink> with VisualEditor. The link is recognized as a regular link.
See screenshot:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Invalid | None | T155601 Stabilizing Interactive Products | |||
| Resolved | Lena_WMDE | T138057 Epic: Enable <mapframe> on Wikipedia | |||
| Resolved | Yurik | T144062 Epic: Enable <maplink> on Wikipedias | |||
| Resolved | Esanders | T144561 VE: can't edit <maplink> |
Change 308300 had a related patch set uploaded (by Esanders):
Search all RDFa attributes when looking for type
Since an href was added to the link (for non JS support) it started matching as an MW external link, due to a bug in our matching logic (only looking at 'rel' for the special type, instead of 'typeof' and 'property' as well).
Change 308300 merged by jenkins-bot:
Search all RDFa attributes when looking for type
Change 308797 had a related patch set uploaded (by Yurik):
Search all RDFa attributes when looking for type
Change 308797 merged by jenkins-bot:
Search all RDFa attributes when looking for type
Change 308880 had a related patch set uploaded (by MaxSem):
Search all RDFa attributes when looking for type
Change 308880 merged by jenkins-bot:
Search all RDFa attributes when looking for type