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

Julien Massiera commented on CONNECTORS-1645:
---------------------------------------------

[~kwri...@metacarta.com] the method "findNextOne" in the LoginParameterIterator 
class has a problem, it always returns the same currentOne so the "hasNext" 
method always returns "true". It results in an endless loop and I suppose this 
explains why the Unit tests of this connector never end. 

> Identical login regex rules bug
> -------------------------------
>
>                 Key: CONNECTORS-1645
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1645
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Web connector
>    Affects Versions: ManifoldCF 2.12
>            Reporter: Julien Massiera
>            Assignee: Karl Wright
>            Priority: Critical
>
> If a login sequence implies the same URL for different login types (ex: form 
> and redirect), you can't configure the same regex for each of them otherwise 
> they will override each other and only the last configured one will be 
> considered by the login sequence. 
> Currently the only workaround is to make a different regex for each login 
> type that matches the same URL



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to