]> source.dussan.org Git - nextcloud-server.git/commit
Port of #8623
authorArthur Schiwon <blizzz@owncloud.com>
Fri, 16 May 2014 16:03:15 +0000 (18:03 +0200)
committerArthur Schiwon <blizzz@owncloud.com>
Thu, 28 Aug 2014 09:52:33 +0000 (11:52 +0200)
commitdbd51d15e1558fac4936a593ea3599b344d83b07
tree402c7e1eeec56f9173063a5979da88e8f62d9d79
parent2f76117cb804e7e18d2d3bc8b072e18a7c09f43c
Port of #8623

set result entry identifier earlier, i.e. before a continue for the same level can happen. otherwise  will always get the same value and we end up in an infinite loop

add unit test to make sure the infinite loop never comes back

Conflicts:
apps/user_ldap/tests/wizard.php
apps/user_ldap/lib/wizard.php
apps/user_ldap/tests/wizard.php