From 445e5b06b63f7eae354ce6254c1816a7477ebc3b Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 20 Jun 2019 12:55:52 +0000 Subject: [PATCH] Bug #17014 The OpenAIRE box portlet does not fill the username when redirecting to the owncloud login pag git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/VREApp-Integration-portlet@179927 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/html/boxopenaireredirect/view.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/html/boxopenaireredirect/view.jsp b/src/main/webapp/html/boxopenaireredirect/view.jsp index 3d68e90..31f1f57 100644 --- a/src/main/webapp/html/boxopenaireredirect/view.jsp +++ b/src/main/webapp/html/boxopenaireredirect/view.jsp @@ -6,5 +6,5 @@ String screenName = UserLocalServiceUtil.getUser(PortalUtil.getUserId(request)).getScreenName(); %> \ No newline at end of file