Univention Bugzilla – Attachment 5738 Details for
Bug 33962
Local schema inclusion code doesn't consider template subfiles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
univention-ldap.patch
univention-ldap.patch (text/plain), 671 bytes, created by
Arvid Requate
on 2014-01-21 12:46:39 CET
(
hide
)
Description:
univention-ldap.patch
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2014-01-21 12:46:39 CET
Size:
671 bytes
patch
obsolete
>Index: univention-ldap/conffiles/etc/ldap/slapd.conf.d/25univention-ldap-server_local-schema >=================================================================== >--- univention-ldap/conffiles/etc/ldap/slapd.conf.d/25univention-ldap-server_local-schema (Revision 47267) >+++ univention-ldap/conffiles/etc/ldap/slapd.conf.d/25univention-ldap-server_local-schema (Arbeitskopie) >@@ -12,6 +12,8 @@ > for line in open(os.path.join(registeredDirectory,f), 'r').readlines(): > if line.startswith('File: '): > files.append(line.replace('File: ', '').strip()) >+ elif line.startswith('Subfile: '): >+ files.append(line.replace('Subfile: ', '').strip()) > > return files >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 33962
: 5738