When the LDAP Provisioning Invites module is not enabled, an error is thrown when viewing /admin/user/accounts/*, as the current check query the ldapprov_invite table uses an undefined variable, LDAPPROV_INVITE_ENABLAED.

CommentFileSizeAuthor
#1 ldapprov-348348.patch-1.txt900 bytesjrbeeman

Comments

jrbeeman’s picture

StatusFileSize
new900 bytes

The attached patch addresses this issue by doing a module_exists('ldapprov_invite') call instead.

jrbeeman’s picture

Status: Active » Needs review
miglius’s picture

Status: Needs review » Fixed

This is already fixed in the dev version. Please upgrade to the latest snapshot.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.