Modify ↓
Opened 16 years ago
Closed 3 years ago
#4596 closed defect (wontfix)
Plugin breaks trac 0.11
Reported by: | anonymous | Owned by: | Herbert Valerio Riedel |
---|---|---|---|
Priority: | high | Component: | LdapWhitePagesPlugin |
Severity: | critical | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I build an egg from the latest svn sources for 0.10. Enabling this plugin in 0.11 breaks all wiki pages by showing only the WikiFormatting not the rendered page. Disabling the plugin restores normal operation of trac. I was not able to retrieve any data from LDAP with the plugin, however the reason might be a misconfiguration here.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | ldapwhitepage.patch added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 3 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Plugin is obsolete and being removed.
Note: See
TracTickets for help on using
tickets.
I think your trac.ini configuration is wrong.
If a correct LDAP RDN set ldap_user_rdn field of [ldap-wp] section in trac.ini, any wiki pages viewing is not broken.
But there is another problem in latest sources for 0.10. Latest sources for 0.10 are based on not Genshi but ClearSilver template engine.
I attached patch to get this plugin to work for 0.11.