Closed
Bug 1164311
Opened 10 years ago
Closed 10 years ago
[Compat Data][Importer] Error importing canonical features
Categories
(developer.mozilla.org Graveyard :: General, defect)
developer.mozilla.org Graveyard
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jwhitlock, Unassigned)
References
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Go to https://browsercompat.herokuapp.com/importer/726
2. Log in as user w/ import permissions
3. Click "Commit" button
What happened?
==============
Got errors, such as:
{
"status": "400",
"detail": "Language code 'zxx' not allowed",
"path": "/linked.features.1.name"
}
What should have happened?
==========================
The sub-features should have been imported, some with canonical names.
Is there anything else we should know?
======================================
'zxx' is the ISO 639 code for 'non-linguistic content', used on the backend for canonical feature names.
| Reporter | ||
Comment 1•10 years ago
|
||
This bug went away when the code for #1154349 was pushed, but I suspect it is out-of-date code running on Heroku, not fixed by those changes.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•5 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
•