Univention Bugzilla – Attachment 7873 Details for
Bug 41905
Traceback when registering App with '+' in version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
41905.patch (text/plain), 1019 bytes, created by
Florian Best
on 2016-08-15 18:24:49 CEST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2016-08-15 18:24:49 CEST
Size:
1019 bytes
patch
obsolete
>diff --git a/management/univention-appcenter/udm/handlers/appcenter/app.py b/management/univention-appcenter/udm/handlers/appcenter/app.py >index 330fb14..8d34f50 100644 >--- a/management/univention-appcenter/udm/handlers/appcenter/app.py >+++ b/management/univention-appcenter/udm/handlers/appcenter/app.py >@@ -348,24 +348,6 @@ > class object(univention.admin.handlers.simpleLdap): > module=module > >- def __init__(self, co, lo, position, dn='', superordinate=None, attributes = [] ): >- global mapping >- global property_descriptions >- >- self.mapping=mapping >- self.descriptions=property_descriptions >- self.options=[] >- >- self.alloc=[] >- >- univention.admin.handlers.simpleLdap.__init__(self, co, lo, position, dn, superordinate, attributes = attributes) >- >- def open(self): >- univention.admin.handlers.simpleLdap.open(self) >- >- def _ldap_pre_create(self): >- self.dn='univentionAppID=%s,%s' % ( mapping.mapValue('id', self.info['id']), self.position.getDn()) >- > def _ldap_addlist(self): > ocs=['top', OC] >
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 41905
: 7873