https://github.com/web2py/web2py/pull/1575 solved this problem.
在 2017年3月2日星期四 UTC+8下午7:01:10,Marlysson Silva写道: > > Appers some error ticket with a message? Or just just "server error" .. > > Em quarta-feira, 1 de março de 2017 23:52:54 UTC-3, Yibing Liu escreveu: >> >> I am using web2py. I cloned the latest version of pydal. I define a >> 'upload' field in my table. Then I upload a image whose filename is chinese >> character. Everything seems ok so far. However when I try to access the >> uploaded file with the download function, I get a server error. I have >> found two solutions to avoid this error. The first solution is changing the >> fllename to english character, the second solution is downgradeing the >> pydal to the older version embedded in web2py(2.14.6,release at >> May,10,2016). So I guess something is wrong in the latest pydal when >> handling filename with chinese character. Hope to get your answer. Thank >> you. >> > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

