>> If the 'allowed hosts' only allows numerics, then why does the 'open
>> gateway' menu (and the hops tray icon double-click) do a shell execute of
>> the url http://localhost:8081 ??
>
>Because localhost == 127.0.0.1
>I'm surprised this problem is happening at all..  probably a result of
>a sloppy line of code somewhere.  Internally everything should be done
>with numerics.
>
>However, if adding the string 'localhost' works, go ahead :)

I think I changed 127.0.0.1 to localhost at some time because it caused some 
other problems (which I 
don't recall). But I'll be happy to start 127.0.0.1 instead of localhost in the 
next version.

/me puts that on his ToDo list

Sebastian


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to