LDAP SASL authentication extension

LabKey Support Forum (Inactive)
LDAP SASL authentication extension jrue  2007-05-03 15:01
Status: Closed
 
DRT was run from a copy of the trunk updated 2007-05-13 14:16 and failed on the MS2Test:

[java] There was 1 error:
[java] 1) testSteps(org.labkey.test.web.MS2Test)junit.framework.AssertionFailedError: Link with
 text [CAexample_mini (test1)] not found in response.
[java] at net.sourceforge.jwebunit.WebTester.assertLinkPresentWithText(WebTester.java:618)
[java] at net.sourceforge.jwebunit.WebTestCase.assertLinkPresentWithText(WebTestCase.java:2
44)
[java] at org.labkey.test.web.MS2TestBase.doTestSteps(MS2TestBase.java:125)
[java] at org.labkey.test.web.MS2Test.doTestSteps(MS2Test.java:16)

This looks unrelated so I won't investigate unless you ask me too.

The diff is attached. The LDAP help documentation will need to be updated and possibly the help text on the site configuration page and test LDAP settings page.

Thanks Adam,

Jon