You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/11/12 19:40:18 UTC

[jira] [Commented] (CONNECTORS-806) Web connector: Session auth passwords do not work in the UI

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

Karl Wright commented on CONNECTORS-806:
----------------------------------------

r1541193 (release 1.4 branch)


> Web connector: Session auth passwords do not work in the UI
> -----------------------------------------------------------
>
>                 Key: CONNECTORS-806
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-806
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Web connector
>    Affects Versions: ManifoldCF 1.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Critical
>             Fix For: ManifoldCF 1.4.1, ManifoldCF 1.5
>
>         Attachments: CONNECTORS-806.patch
>
>
> Create a password form value.  Clicking the add button results in a corrupted screen and the following stack trace:
> {code}
> org.apache.manifoldcf.core.interfaces.ManifoldCFException: Decoding error
>         at org.apache.manifoldcf.core.system.ManifoldCF.deobfuscate(ManifoldCF.java:701)
>         at org.apache.manifoldcf.crawler.connectors.webcrawler.WebcrawlerConnector.outputConfigurationBody(WebcrawlerConnector.java:2414)
>         at org.apache.manifoldcf.crawler.interfaces.RepositoryConnectorFactory.outputConfigurationBody(RepositoryConnectorFactory.java:128)
>         at org.apache.jsp.editconnection_jsp._jspService(editconnection_jsp.java:908)
>         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
>         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:388)
>         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)