Fix an infinite loop in getting LDAP error messages. Fixes bug #11296

This commit is contained in:
Colin Kuskie 2009-12-07 18:43:09 -08:00
parent c845849da0
commit 7261ecd29d
4 changed files with 15 additions and 13 deletions

View file

@ -2,6 +2,7 @@
- fixed #11289: Gallery with pending version tag causes search engine indexer to puke.
- fixed #11292: Search function limited to onje search?
- fixed #11286: Workflow Instance deleted when reaching an Activity that fails to load
- fixed #11296: listLDAPLinks op permissions problems
7.8.7
- fixed #11278: Wrong test for Template::Toolkit in testEnvironment.pl