[jira] [Comment Edited] (OFBIZ-6659) When i working with Login with Linkedin In of biz the it is not showing UI part

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-6659) When i working with Login with Linkedin In of biz the it is not showing UI part

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945037#comment-14945037 ]

jawahar edited comment on OFBIZ-6659 at 10/6/15 1:39 PM:
---------------------------------------------------------

Hi Shi Jinghai,

Thankyou for your response and fix, when i am add the patch i can able to see the login page with out rendering exception ,but https://localhost:8443/ecommerce/control/checkLogin/main using the above link the login page is repeating..without connect with linkedin logo
below is the screen shot..


was (Author: jawahar):
Hi Shi Jinghai,

Thankyou for your response and fix, when i am add the patch i can able to see the login page with out rendering exception ,but https://localhost:8443/ecommerce/control/checkLogin/main using the above link the login page is repeating..without connect with linkedin logo
below is the screen shot..

> When i working with Login with Linkedin In of biz the it is not showing UI part
> -------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6659
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6659
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/passport
>    Affects Versions: 12.04.05
>         Environment: windows
>            Reporter: jawahar
>            Assignee: Jacques Le Roux
>         Attachments: OFBiz-6659-passport-release12.04.patch
>
>
> {code}
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://passport/widget/PassportScreens.xml#ListThirdPartyLogins]: java.lang.IllegalArgumentException: Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method (Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method)
>  
> ---- exception report ----------------------------------------------------------
>      [java] Error in request handler:
>      [java] Exception: org.ofbiz.widget.screen.ScreenRenderException
>      [java] Message: Error rendering screen [component://passport/widget/PassportScreens.xml#ListThirdPartyLogins]: java.lang.IllegalArgumentException: Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method (Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method)
>      [java] ---- cause ---------------------------------------------------------------------
>      [java] Exception: java.lang.IllegalArgumentException
>      [java] Message: Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method
>      [java] ---- stack trace ---------------------------------------------------------------
>      [java] java.lang.IllegalArgumentException: Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)