Closed
Bug 1198777
Opened 10 years ago
Closed 10 years ago
Handle {{Gecko("5.0")}} Kumascript
Categories
(developer.mozilla.org Graveyard :: BrowserCompat, defect)
developer.mozilla.org Graveyard
BrowserCompat
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jwhitlock, Unassigned, Mentored)
References
()
Details
(Whiteboard: [bc:infra])
What did you do?
================
With the new importer from bug 1171957:
1. Go to https://browsercompat.herokuapp.com/importer/1674 (importer page for https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/getImageData)
2. Press "Reset" button
What happened?
==============
Get error "Unknown KumaScript {{Gecko(5.0)}} in footnote."
What should have happened?
==========================
Convert to a release string, as specified on:
https://developer.mozilla.org/en-US/docs/Template:Gecko
https://developer.mozilla.org/en-US/docs/Template:GeckoRelease
Is there anything else we should know?
======================================
Appears 11 times on current pages
Updated•10 years ago
|
Mentor: jwhitlock
Keywords: in-triage
OS: Other → All
Summary: [CompatData][Importer] Handle {{Gecko("5.0")}} Kumascript → Handle {{Gecko("5.0")}} Kumascript
Whiteboard: [specification][type:bug] → [bc:infra]
| Reporter | ||
Comment 1•10 years ago
|
||
No importer change needed - all MDN pages were updated to use the supported macro {{geckoRelease("5.0")}} instead.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
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
•