Confirmed users
233
edits
(→Converting MDN Pages to New Tables: Complete first draft of conversion and update instructions) |
Sebastianz (talk | contribs) (Updated possible solutions for 'unknown_kumascript' error) |
||
| Line 423: | Line 423: | ||
''Possible solutions'':<br /> | ''Possible solutions'':<br /> | ||
* This is caused by a macro unknown to the importer | * This is caused by a macro unknown to the importer. This can happen within the compatibility hints or the cells of the compatibility table. E.g. this error happens when there is an <code>unimplemented_inline</code> or an <code>unimplemented_inline_webkit</code> macro next to the version number within a compatibility cell. This macro should be moved to a footnote and replaced by a <code>bug</code> macro or <code>webkitbug</code> macro respectively. | ||
* If you feel, your issue is not covered by that bug and the importer should be able to handle the macro, file a new bug against it and mark it as blocker for [https://bugzilla.mozilla.org/show_bug.cgi?id=1132269 bug 1132269], otherwise remove the macro. | |||