[xep-support] localhost authority

Chris Chiasson chris at chiasson.name
Sat May 19 09:09:34 PDT 2007


er, the files are on a linux machine -- are you asking me to construct
an example URI for the following windows file path:
C:\Windows\Fonts\arialuni.ttf

?


if so, I believe the correct path would be

file://localhost/C:/Windows/Fonts/arialuni.ttf

and feeding it into firefox and ie on my windows machine actually does
access the corresponding font file (which only works because windows
is case-insensitive -- but on my linux box, i lowercased all the file
names, so that isn't the problem with XEP)

On 5/19/07, Ken Morse <kenneth.morse at gmail.com> wrote:
> What does the DOS/Windows style native path look like Chris? (e.g.,
> C:\Windows\Fonts\arialuni.ttf...)
>
>
> On 5/18/07, Chris Chiasson <chris at chiasson.name> wrote:
> > file://localhost/var/windows%20fonts/arialuni.ttf
> > is a URI to one of my fonts files
> >
> > xep says:
> > [error] java.io.FileNotFoundException: /localhost/var/windows
> > fonts/arialuni.ttf (No such file or directory)
> >
> > I could be wrong, but I think XEP is misinterpreting the authority
> > segment of the URI.
> >
> > Reference:
> > http://tools.ietf.org/html/rfc3986
> >
> > --
> > http://chris.chiasson.name/
> > -------------------
> > (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> > in the body of the message to majordomo at renderx.com from the address
> > you are subscribed from.
> > (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
> >
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo at renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
>


-- 
http://chris.chiasson.name/
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list