Univention Bugzilla – Attachment 8384 Details for
Bug 40937
Synchronization of uppercase SRV records fails (sync to ucs)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
whitespaces were deleted
ipProtocolSRV_2.patch (text/plain), 639 bytes, created by
Christina Scheinig
on 2017-01-30 15:53:22 CET
(
hide
)
Description:
whitespaces were deleted
Filename:
MIME Type:
Creator:
Christina Scheinig
Created:
2017-01-30 15:53:22 CET
Size:
639 bytes
patch
obsolete
>--- /usr/share/pyshared/univention/admin/syntax.py.orig 2015-11-23 20:27:39.724000000 +0100 >+++ /usr/share/pyshared/univention/admin/syntax.py 2015-11-23 20:27:56.720000000 +0100 >@@ -1078,7 +1078,7 @@ class ipProtocol(select): > > > class ipProtocolSRV(select): >- choices = [('tcp', 'TCP'), ('udp', 'UDP'), ('msdcs', 'MSDCS'), ('sites', 'SITES'), ('DomainDnsZones', 'DOMAINDNSZONES'), ('ForestDnsZones', 'FORESTDNSZONES')] >+ choices = [('tcp', 'TCP'), ('udp', 'UDP'), ('msdcs', 'MSDCS'), ('sites', 'SITES'), ('DomainDnsZones', 'DOMAINDNSZONES'), ('ForestDnsZones', 'FORESTDNSZONES'), ('TCP', 'TCP'), ('UDP', 'UDP')] > size = 'OneThird' > >
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 40937
:
7560
| 8384