Closed
Bug 1198761
Opened 10 years ago
Closed 10 years ago
Translate {{jsxref("Array.isArray")}} Kumascript
Categories
(developer.mozilla.org Graveyard :: BrowserCompat, defect)
developer.mozilla.org Graveyard
BrowserCompat
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwhitlock, Assigned: jwhitlock)
References
()
Details
(Whiteboard: [bc:infra])
What did you do?
================
With the new importer from bug 1171957:
1. Go to https://browsercompat.herokuapp.com/importer/978 (importer page for https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array)
2. Press "Reset" button
https://browsercompat.herokuapp.com/importer/978
What happened?
==============
Got error: "Unknown KumaScript {{jsxref("Array.isArray")}} in specification description."
What should have happened?
==========================
Replaced with link to MDN page for Array.isArray
Is there anything else we should know?
======================================
Used 70 times on current page
| Assignee | ||
Updated•10 years ago
|
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jwhitlock
Comment 1•10 years ago
|
||
Commit pushed to master at https://github.com/mdn/browsercompat
https://github.com/mdn/browsercompat/commit/3b3f01b9faf45a699e3f4ee0bdc4af10296ce6b2
fix bug 1198761 - Handle {{jsxref}}
Wrap in <code></code>, and link to MDN in some contexts.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Keywords: in-triage
OS: Other → All
Summary: [CompatData][Importer] Translate {{jsxref("Array.isArray")}} Kumascript → Translate {{jsxref("Array.isArray")}} Kumascript
Whiteboard: [specification][type:bug] → [bc:infra]
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•