Changes between Initial Version and Version 1 of Ticket #21033, comment 3
- Timestamp:
- Sep 5, 2013, 10:17:42 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21033, comment 3
initial v1 1 What do you mean by "extension"? This patch truncate sequence of chars after last dot longer then 255 chars. Is itcan be called "extension"? I do not think so.1 What do you mean by "extension"? This patch truncate sequence of chars after last dot longer then 255 chars. Is such sequence can be called "extension"? I do not think so. 2 2 3 3 I see problem there: malefactor can send file with name longer then 255 chars. I don't know, is it problem does matter at all. If it does matter let's do strict check. If it is doesn't matter, let's remove this check at all.