Univention Bugzilla – Attachment 10450 Details for
Bug 51775
Creating IMAP folders with OX App Suite 7.10.3-ucs6 no longer possible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix typo
fix_51775.patch (text/plain), 639 bytes, created by
Daniel Tröder
on 2020-08-06 09:45:12 CEST
(
hide
)
Description:
fix typo
Filename:
MIME Type:
Creator:
Daniel Tröder
Created:
2020-08-06 09:45:12 CEST
Size:
639 bytes
patch
obsolete
>diff --git univention-ox/udm/handlers/oxmail/oxfolder.py univention-ox/udm/handlers/oxmail/oxfolder.py >index 43e3385..adac078 100644 >--- univention-ox/udm/handlers/oxmail/oxfolder.py >+++ univention-ox/udm/handlers/oxmail/oxfolder.py >@@ -246,9 +246,11 @@ class object(univention.admin.handlers.simpleLdap): > break > else: > ml.append( >+ ( > 'univentionOxSharedFolderDeliveryAddress', > self.oldattr.get('univentionOxSharedFolderDeliveryAddress', []), > ['univentioninternalpostuser+shared/%s@%s' % (self['name'], self['mailDomain'])] >+ ) > ) > > address = '%s@%s' % (self['name'], self['mailDomain'])
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 51775
: 10450