From fc317468c06ab7170712362d07a12702db99adb7 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 20 Jun 2022 16:55:05 +0300 Subject: [PATCH] [Library | new-theme]: 1. orcid.service.ts: [Bug fix] In method "getOrcidWorks()", updated response type from to --> "bulk" object with an array inside is returned. 2. orcid-work.component.ts: [Bug fix] In method "getOrcidWorks()", parsing of bulk works fixed to not have problem when null response or error object inside bulk is returned. --- explore/src/app/openaireLibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index dea00ca9..fff6dffd 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit dea00ca988933e64e977b684187b5ddf408542d8 +Subproject commit fff6dffd8871615e2bccfcda9b6ff025e79f5d80