Edgewall Software

Changes between Version 2 and Version 3 of Ticket #11395, comment 2


Ignore:
Timestamp:
Dec 13, 2013, 9:27:22 PM (10 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11395, comment 2

    v2 v3  
    44 * In Opera an error will be issued that the file can't be found
    55
    6 Even with the patch, the browser will have the first chance to modify the filename. So as far as I can tell, if we implement some behavior in `AttachmentModule._do_save` to replace control codes with whitespace, it would really only help in the case that there are some browsers that pass along the filename with the control-codes still present.
     6Even with the patch, the browser will have the first chance to modify the filename. So as far as I can tell, if we implement some behavior in `AttachmentModule._do_save` to replace control codes with whitespace, it will really only help in the case that there are some browsers that pass along the filename with the control-codes still present.
    77
    88The following case was also mentioned on the mailing list: