z-eos / umi

Unified Management Interface
0 stars 1 forks source link

searchby.tt modals miss behavior #11

Closed z-eos closed 9 years ago

z-eos commented 10 years ago

after LDIF was choosen and back from it, other modals (at least delete) stops working and redirects to LDIF ...

  1. search by anything
  2. choose LDIF
  3. go back
  4. choose delete
z-eos commented 10 years ago

in debug:

Printing in line 935 of /usr/local/src/Catalyst/UMI/script/../lib/UMI/Controller/SearchBy.pm: { ldap_delete "authorizedService=xmpp@borg.startrek.in,uid=ass2kick,ou=People,dc=umidb", ldap_delete_recursive "on", ldap_ldif "authorizedService=xmpp@borg.startrek.in,uid=ass2kick,ou=People,dc=umidb" }

z-eos commented 9 years ago

fixed