Ticket #5 (closed Bug: fixed)
Handle format=flowed delsp option
| Reported by: | daboo@… | Owned by: | daboo@… |
|---|---|---|---|
| Priority: | minor | Milestone: | Next |
| Component: | Application | Version: | v4.0.5 |
| Severity: | Serious | Keywords: | |
| Cc: | dilldall@… | Operating System: | All |
| OS Version: |
Description
The format=flowed delsp parameter is not being handled and this often results in URLs from Apple Mail having spurious spaces inserted in the middle, causing them to be non-clickable.
Change History
comment:2 Changed 7 years ago by christerm@…
- Status changed from closed to reopened
- Resolution fixed deleted
This currently does not seem to work exactly as intended. In previous versions, a double space would be inserted where there should be a single, but currently no spaces at all are inserted. This has been reproduced with mails generated by both Opera Mail 9.02 and Apple Mail 2.752.2.
I can provide example emails on request.
Here are the Content-Type headers, for reference:
Opera: Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 Apple Mail: Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed