From 2b2fdfe8ba0fcdd164410eeeb44ab331fe29a542 Mon Sep 17 00:00:00 2001 From: retorquere Date: Sun, 11 Oct 2015 17:11:18 +0200 Subject: [PATCH] fixes #365 --- ...creator-type fields from embedded CSL variables #365.bib | 6 +++--- ...or-type fields from embedded CSL variables #365.csl.json | 5 +++++ ...reator-type fields from embedded CSL variables #365.json | 6 +++--- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.bib b/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.bib index 0c187dc2a6..82c1e756f5 100644 --- a/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.bib +++ b/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.bib @@ -36,7 +36,7 @@ @video{friends:leia:tv publisher = {{NBC}}, scriptwriter = {Curtis, Michael and Malins, Gregory S.}, timestamp = {2015-02-24 12:14:36 +0100}, - title = {The one with the Princess Leia fantasy ({TV})}, + title = {The one with the Princess Leia fantasy}, volume = {3} } @@ -45,14 +45,14 @@ @video{friends:leia:dvd date = {2003}, director = {Mancuso, Gail}, langid = {american}, - location = {{USA}}, + location = {{US}}, number = {1}, origdate = {1996-09-16}, origpublisher = {NBC}, publisher = {Warner Home Video}, scriptwriter = {Curtis, Michael and Malins, Gregory S.}, timestamp = {2015-02-24 12:14:36 +0100}, - title = {The one with the Princess Leia fantasy ({DVD})}, + title = {The one with the Princess Leia fantasy}, volume = {3} } diff --git a/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.csl.json b/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.csl.json index d7a117ba54..7ece5b5438 100644 --- a/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.csl.json +++ b/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.csl.json @@ -61,5 +61,10 @@ "title": "The one with the Princess Leia fantasy", "type": "motion_picture", "volume": "3" + }, + { + "editor": [ { "family": "", "given": "" } ], + "id": "emptybook", + "type": "book" } ] diff --git a/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.json b/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.json index b9eb7cec7c..6a345bd7a4 100644 --- a/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.json +++ b/test/fixtures/export/Export of creator-type fields from embedded CSL variables #365.json @@ -142,7 +142,7 @@ "network": "NBC", "language": "en-US", "episodeNumber": "1", - "title": "The one with the Princess Leia fantasy (TV)", + "title": "The one with the Princess Leia fantasy", "programTitle": "Friends", "creators": [ { @@ -183,14 +183,14 @@ "relations": { }, "volume": "3", - "place": "USA", + "place": "US", "date": "2003", "extra": "bibtex: friends:leia:dvd\ncontainer-title: Friends\nnumber: 1\noriginal-publisher: NBC\noriginal-date: 1996-09-16", "videoRecordingFormat": "DVD", "studio": "Warner Home Video", "runningTime": "22 min", "language": "en-US", - "title": "The one with the Princess Leia fantasy (DVD)", + "title": "The one with the Princess Leia fantasy", "creators": [ { "creatorType": "director",