A.L.E.C wrote: >> Trying to fix #1485659, which hurts me too, > > About the issue, I think it's a session's race conditions problem.
Yeah, I guessed something with sessions, especially after raise_error() raised a more helpful error :) Weird thing is, I have the problem on one machine, and not on another machine. Both are completely seperate environments. > Type is used only in error message, so it's not very important what you > set. If error is related to LDAP connection or comes from LDAP server > you can use 'ldap' else use 'php'. OK, thanks. I committed with number '100' for the ldap errors. Anything other than zero, right? :) Robin _______________________________________________ List info: http://lists.roundcube.net/dev/
