若是 Domino 服务器上一个附件的文件名中包含百分号,那么从 web 端则没法下载。错误信息以下:jquery
Http request contains a malformed escape sequenceweb
解决方法是在服务器的 Notes.ini 中加入以下参数(好像要求 Domino 6.0.3 以上,不肯定),而后重启服务器便可:服务器
HTTPAllowDecodedUrlPercent=1ide
参考连接: DWA: Unable to download file p_w_upload with percent (%) sign in file nameui