Changes between Initial Version and Version 1 of Ticket #1488515, comment 2
- Timestamp:
- Jun 7, 2012 5:26:04 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1488515, comment 2
initial v1 1 Most attachments are base64 encoded (I think) but you are right, this must be taken into account. So either adding "~" character - as you wrote, or creating a method (if not exist) to determine attachment's encoding is a solution. I know that second option is more time consuming, but it is also better looking.1 It is good idea to add "~" to attachment size.
