So, it appears a static file name can't contain an '@' symbol either.

I guess I'll report this and the %20 problem as bugs.

On May 14, 11:36 pm, Jas0n <[email protected]> wrote:
> In my testing, 404:
>
>  /downloads/A%20B/C.html
>
> Whereas a path without a space works fine
>
>  /downloads/AB/C.html
>
> On May 14, 11:05 pm, Jas0n <[email protected]> wrote:
>
>
>
> > Hi
>
> > I'm wondering whether any of the following are known to prevent a
> > static file being served:
>
> > - white space (%20) in the path
> > - more than one period ('.') in a file and/or dir name (eg
> > foo.bar.whatever.next)
> > - length of path or any one segment
>
> > thanks
>
> > Jason
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google App Engine" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-appengine?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group 
> athttp://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to