Univention Bugzilla – Attachment 5415 Details for
Bug 8429
tracebacks when changing empty values in password policy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mapUNIX_TimeInterval_None.patch
mapUNIX_TimeInterval_None.patch (text/plain), 392 bytes, created by
Arvid Requate
on 2013-09-09 13:10:11 CEST
(
hide
)
Description:
mapUNIX_TimeInterval_None.patch
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2013-09-09 13:10:11 CEST
Size:
392 bytes
patch
obsolete
>--- /usr/lib/pymodules/python2.6/univention/admin/mapping.py.orig 2013-08-07 07:05:18.356001523 -0400 >+++ /usr/lib/pymodules/python2.6/univention/admin/mapping.py 2013-08-07 06:31:04.192001491 -0400 >@@ -92,6 +92,8 @@ > > def mapUNIX_TimeInterval( value ): > unit = 'seconds' >+ if not value: >+ value = 0 > if isinstance( value, ( tuple, list ) ): > if len( value ) > 1: > unit = value[ 1 ]
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 8429
: 5415 |
6581
|
6621