avarun42 / arora-wiki

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

arora doesnt work well with plain ipv6 address (ie: no DNS) #922

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1-Go to the http://test-ipv6.com/ with arora on a system with ipv6
2-If your ipv6 support is OK, arora gets a 10/10, but click on "Technical info"
3-you see that arora fails one little test:
Test IPv6 without DNS
bad (0.556s)
http://[2001:470:1:18::114]/ip/?callback=?

this test gives 404, when it should return a page with "callback({...etc, etc"
looks like its going to the wrong ip or sending the wrong request

This is on a slackware64 linux, with ipv6 via a tunnel from sixxs.net.
Using Firefox tests work works fine

Original issue reported on code.google.com by dmotale...@gmail.com on 16 Jan 2011 at 6:42

GoogleCodeExporter commented 9 years ago
I can confirm this bug using the steps above and also by just entering a url 
with a plain IPv6 address in the address bar.

Original comment by cedeel on 16 Jun 2011 at 9:32