Error importing CSL-JSON "document" type

edited April 24, 2022
An error is triggered when an "document" item in CSL-JSON is imported.

[
{
"id": "ITEM-1",
"type": "document",
"title": "Test"
}
]


The error message says "The selected file is not in a supported format". If the "document" is changed to "book", the item is ok to import.
  • I am guessing that this import translator hasn’t been updated for the new item types and fields in CSL 1.0.2
Sign In or Register to comment.