Posted by havran on August 23, 2007 at 6:04am
Jump to:
| Project: | LDAP integration |
| Version: | master |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have installed 5.x-1.3 and in page admin/settings/ldapauth/options, after section Authentication mode i see missing other collapsible section. Here is mistake in ldapauth.module in HTML code. (
-> must be
).
Patch attached.
| Attachment | Size |
|---|---|
| ldapauth.module_3.patch | 861 bytes |
Comments
#1
Ups.
<strong></p> must be </strong></p>#2
err... that was a typo. I fixed it in HEAD. you'll have to download HEAD or wait for 5.x.1.4 version.
#3
#4