Univention Bugzilla – Attachment 8013 Details for
Bug 37337
special characters in object names produce a traceback
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
37337.patch (text/plain), 1.83 KB, created by
Florian Best
on 2016-09-15 13:58:05 CEST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2016-09-15 13:58:05 CEST
Size:
1.83 KB
patch
obsolete
>commit 33b70789595dc6e8e53dec50aa56dc5dd8cfe795 >Author: Florian Best <best@univention.de> >Date: Thu Sep 15 13:57:02 2016 +0200 > > revert svn r56733 > >diff --git a/test/ucs-test/tests/63_udm-containers/06_container_ou_rename_with_special_characters b/test/ucs-test/tests/63_udm-containers/06_container_ou_rename_with_special_characters >index 990e2fa..fc85c6c 100755 >--- a/test/ucs-test/tests/63_udm-containers/06_container_ou_rename_with_special_characters >+++ b/test/ucs-test/tests/63_udm-containers/06_container_ou_rename_with_special_characters >@@ -7,6 +7,7 @@ > ## bugs: [35959] > ## versions: > ## 4.0-0: skip >+## 4.2-0: fixed > ## packages: > ## - univention-config > ## - univention-directory-manager-tools >diff --git a/test/ucs-test/tests/63_udm-containers/07_container_ou_rename_uppercase_with_special_characters b/test/ucs-test/tests/63_udm-containers/07_container_ou_rename_uppercase_with_special_characters >index eb1bef2..4b945cf 100755 >--- a/test/ucs-test/tests/63_udm-containers/07_container_ou_rename_uppercase_with_special_characters >+++ b/test/ucs-test/tests/63_udm-containers/07_container_ou_rename_uppercase_with_special_characters >@@ -6,6 +6,7 @@ > ## bugs: [35959] > ## versions: > ## 4.0-0: skip >+## 4.2-0: fixed > ## packages: > ## - univention-config > ## - univention-directory-manager-tools >diff --git a/test/ucs-test/univention/testing/strings.py b/test/ucs-test/univention/testing/strings.py >index ec8f635..703f78c 100644 >--- a/test/ucs-test/univention/testing/strings.py >+++ b/test/ucs-test/univention/testing/strings.py >@@ -34,7 +34,7 @@ > STR_ALPHANUM = STR_ALPHA + STR_NUMERIC > STR_ALPHANUMDOTDASH = STR_ALPHANUM + '.-' > >-STR_SPECIAL_CHARACTER = u' !#$%&-/:?@[]^_`{|}~´â¬Î©Â®Â½' >+STR_SPECIAL_CHARACTER = u' !#$%&*-/:?@[]^_`{|}~´â¬Î©Â®Â½' > STR_UMLAUT = u'äöüÃâêôûŵáºÅÄĵŷÄ' > STR_UMLAUTNUM = STR_UMLAUT + STR_NUMERIC >
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 37337
: 8013