Discussion:
[Bug #259] [GUI Right - Domain creation] Internationalization problems
Bugtracker
2005-04-17 12:03:09 UTC
Permalink
/query.php?bug=259

--- 259 Sun Apr 17 14:03:09 2005
+++ 259.tmp.HgqIV7 Sun Apr 17 14:03:09 2005
@@ -0,0 +1,25 @@
+Bug# : 259
+Product : phpQLAdmin
+Version : 2.2.3
+Status : NEW
+Priority : Normal
+Component : GUI Right - Domain creation
+URL :
+Assigned To: ***@bayour.com
+Reported By: ***@lantrix.no
+Type : PUBLIC
+
+Summary : Internationalization problems
+
+Comment posted: 2005-04-17 02:03 PM by ***@lantrix.no
+
+According to README.internationalization, phpqladmin should be ready for
+punycode, but it doesn't work at my site. :)
+
+Adding a domain with a norwegian "Ã¥", it showed up in the domain list
+with a "box" char instead of the proper one. And when trying to delete the
+domain, I got this error:
+
+Failed to remove the domain: Invalid DN syntax
+
+
Bugtracker
2005-04-17 12:05:58 UTC
Permalink
/query.php?bug=259

--- 259 Sun Apr 17 14:05:58 2005
+++ 259.tmp.KQLuLN Sun Apr 17 14:05:58 2005
@@ -23,3 +23,9 @@
Failed to remove the domain: Invalid DN syntax


+Comment posted: 2005-04-17 02:05 PM by ***@lantrix.no
+
+Ok, so ther char came out wrong here too. :)
+
+What I meant was the char that's usually written as "aa" in english. :)
+
Bugtracker
2005-04-18 10:29:07 UTC
Permalink
/query.php?bug=259

--- 259 Mon Apr 18 12:29:07 2005
+++ 259.tmp.bexwmv Mon Apr 18 12:29:07 2005
@@ -1,7 +1,7 @@
Bug# : 259
Product : phpQLAdmin
Version : 2.2.3
-Status : NEW
+Status : ASSIGNED
Priority : Normal
Component : GUI Right - Domain creation
URL :
@@ -28,4 +28,10 @@
Ok, so ther char came out wrong here too. :)

What I meant was the char that's usually written as "aa" in english. :)
+
+Comment posted: 2005-04-18 12:29 PM by ***@bayour.com
+
+I discovered this myself this morning. I'm currently working on a fix.
+Internationalization have been completley (!?!?!) disabled! Must have
+happened somewhere between the 2.1 and 2.2 (when I rewrote much of the API).
Bugtracker
2005-04-18 14:31:22 UTC
Permalink
/query.php?bug=259

--- 259 Mon Apr 18 16:31:21 2005
+++ 259.tmp.oDPzOk Mon Apr 18 16:31:21 2005
@@ -35,3 +35,12 @@
Internationalization have been completley (!?!?!) disabled! Must have
happened somewhere between the 2.1 and 2.2 (when I rewrote much of the API).

+Comment posted: 2005-04-18 04:31 PM by ***@bayour.com
+
+<a href="/showattachment.php/44/phpQLAdmin-259.patch">Created an attachment (id=44)</a>
+
+
+Comment posted: 2005-04-18 04:31 PM by ***@bayour.com
+
+Description of attachment #44: Base64 or UTF8 encode the DN in the core API, not in value usage
+
Bugtracker
2005-04-18 16:27:57 UTC
Permalink
/query.php?bug=259

--- 259 Mon Apr 18 18:27:57 2005
+++ 259.tmp.01fg2N Mon Apr 18 18:27:57 2005
@@ -1,7 +1,9 @@
Bug# : 259
Product : phpQLAdmin
Version : 2.2.3
-Status : ASSIGNED
+Status : RESOLVED
+Resolution : FIXED
+Fixed Ver : 2.2.3/CVS
Priority : Normal
Component : GUI Right - Domain creation
URL :
Bugtracker
2005-04-20 07:51:35 UTC
Permalink
/query.php?bug=259

--- 259 Wed Apr 20 09:51:35 2005
+++ 259.tmp.AawJdt Wed Apr 20 09:51:35 2005
@@ -77,3 +77,8 @@

Creating domains with no norwegian chars works ok.

+Comment posted: 2005-04-20 09:51 AM by ***@bayour.com
+
+Please tell me what version you have in the domain_add.php file. It SHOULD
+be '2.56.2.3 2005/04/18 14:33:35'.
+
Bugtracker
2005-04-20 08:02:49 UTC
Permalink
/query.php?bug=259

--- 259 Wed Apr 20 10:02:49 2005
+++ 259.tmp.H0sxL4 Wed Apr 20 10:02:49 2005
@@ -82,3 +82,9 @@
Please tell me what version you have in the domain_add.php file. It SHOULD
be '2.56.2.3 2005/04/18 14:33:35'.

+Comment posted: 2005-04-20 10:02 AM by ***@lantrix.no
+
+Seems to be the correct one:
+
+// $Id: domain_add.php,v 2.56.2.3 2005/04/18 14:33:35 turbo Exp $
+
Bugtracker
2005-04-20 08:12:29 UTC
Permalink
/query.php?bug=259
Bugtracker
2005-04-20 08:13:03 UTC
Permalink
/query.php?bug=259

--- 259 Wed Apr 20 10:13:03 2005
+++ 259.tmp.V5ctGO Wed Apr 20 10:13:03 2005
@@ -2,7 +2,7 @@
Product : phpQLAdmin
Version : 2.2.3
Status : REOPENED
-Priority : Normal
+Priority : High
Component : GUI Right - Domain creation
URL :
Assigned To: ***@bayour.com
Bugtracker
2005-04-20 08:17:37 UTC
Permalink
/query.php?bug=259

--- 259 Wed Apr 20 10:17:37 2005
+++ 259.tmp.Nntf4j Wed Apr 20 10:17:37 2005
@@ -88,3 +88,8 @@

// $Id: domain_add.php,v 2.56.2.3 2005/04/18 14:33:35 turbo Exp $

+Comment posted: 2005-04-20 10:17 AM by ***@bayour.com
+
+Ah. Now I see it (I think). You're using 'dc' as domain branch attribute.
+That might have something to do with it. I'll have a look...
+
Bugtracker
2005-04-20 09:57:45 UTC
Permalink
/query.php?bug=259

--- 259 Wed Apr 20 11:57:45 2005
+++ 259.tmp.1nDaYa Wed Apr 20 11:57:45 2005
@@ -93,3 +93,14 @@
Ah. Now I see it (I think). You're using 'dc' as domain branch attribute.
That might have something to do with it. I'll have a look...

+Comment posted: 2005-04-20 11:57 AM by ***@bayour.com
+
+No, that was not the problem. Hmm. It DOES say 'Invalid syntax' NOT 'Invalid
+DN syntax' so maybe it's the 'defaultdomain' problem. It should have looked
+like:
+
+defaultdomain: xn--tests-pra.no
+
+So do you have the PHP-IDN module installed? Please read the
+'doc/README.internationalization' file...
+
Bugtracker
2005-04-20 10:08:07 UTC
Permalink
/query.php?bug=259

--- 259 Wed Apr 20 12:08:07 2005
+++ 259.tmp.NprLUA Wed Apr 20 12:08:07 2005
@@ -104,3 +104,11 @@
So do you have the PHP-IDN module installed? Please read the
'doc/README.internationalization' file...

+Comment posted: 2005-04-20 12:08 PM by ***@bayour.com
+
+I don't get it... It can't be the lack of PHP-IDN module either. You'd end
+up with 'testas.no'...
+
+The more I look, the more it looks like your installation isn't up to
+date... What tag are you using (STABLE is recomended)?
+
Bugtracker
2005-04-20 10:24:55 UTC
Permalink
/query.php?bug=259

--- 259 Wed Apr 20 12:24:55 2005
+++ 259.tmp.geF86e Wed Apr 20 12:24:55 2005
@@ -112,3 +112,7 @@
The more I look, the more it looks like your installation isn't up to
date... What tag are you using (STABLE is recomended)?

+Comment posted: 2005-04-20 12:24 PM by ***@lantrix.no
+
+STABLE is what I'm using.
+

Loading...