The upload files feature in the DAL encodes the original name in base64 and 
adds that to the unique portion of the filename on the server.  Bad news if 
you want to download one of those files and the base64 '=' character 
appears in the filename., because the browser thinks you doing an illegal 
url. 

This may also apply to upload/download in py4web, depending on the base64 
setup there.

/dps



-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/27518524-4ebb-4ac2-a599-5458e369185an%40googlegroups.com.

Reply via email to