[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Strange getcwd() return value



Another Netsurf path issue that could be related.

I open a MyMail message that has an html attachment which I
double-click. Thing asks which browser to open it with and I
pick Netsurf.

Netsurf window opens with a path like :

file:///u/home/mymail/attach/88E70C48.html

this gives a 404 Not Found.


If I then use the open local file I can open the real file location:

file:///i/home/mymail/attach/88E70C48.html


Peter