reverofevil / historypp

Automatically exported from code.google.com/p/historypp
0 stars 0 forks source link

IDNA is not supported #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Receive a hyperlink like http://пример.испытание/
2. Click it

What is the expected output? What do you see instead?
All non-ASCII characters are replaced to '?', browser reports that URL is 
invalid (it certainly is)

What version of the product are you using? On what operating system?
History++ 1.5.1.4 (Unicode)
Miranda IM 0.9.9 Unicode

Original issue reported on code.google.com by WaaaGH.M...@gmail.com on 12 Nov 2010 at 1:32

GoogleCodeExporter commented 8 years ago
Can't reproduce with Google Chrome 9.0.576.0 dev.
Seems like issue with your browser.

Original comment by v...@orient-96.ru on 12 Nov 2010 at 3:59

GoogleCodeExporter commented 8 years ago
Not sure if it's browser, since "Copy Link" puts '?'s into the clipboard.
I have a friend who have similar Miranda setup, and he does NOT have this issue.
Sorry for bothering, will recheck everything in my own setup then.

Original comment by WaaaGH.M...@gmail.com on 12 Nov 2010 at 7:00

GoogleCodeExporter commented 8 years ago
It's works for me either.
Try to change you default ANSI codepage or/and choose codepage within history 
(rightclick)

Original comment by v...@orient-96.ru on 12 Nov 2010 at 8:53

GoogleCodeExporter commented 8 years ago
That's more interesting. I have an English codepage in my OS. Changing to 
Cyrillic encoding in history options didn't help. Selecting "Copy link" puts 
the following string into the clipboard:
http://ïðèìåð.èñïûòàíèå/
The same corrupted link is received by browser. And if it did work correctly, 
it would limit IDNA links to one encoding.

Also try these:
http://例え.テスト/ (this one is not recognized as link at all)
http://עברית.idn.icann.org/

Original comment by WaaaGH.M...@gmail.com on 13 Nov 2010 at 1:53

GoogleCodeExporter commented 8 years ago
Unicode URLS are not supported, will try to fix it

Original comment by themiron.ru on 10 Oct 2011 at 5:33

GoogleCodeExporter commented 8 years ago
Try out recent alpha from https://code.google.com/p/historypp/wiki/Download?tm=2

Original comment by themiron.ru on 10 Oct 2011 at 5:43