Ticket #1484757 (closed Bugs: fixed)

Opened 7 months ago

Last modified 7 months ago

IE Can´t view PDF attachments when filename exceeds 55 characters

Reported by: ulysses.almeida Owned by:
Priority: 5 Milestone: 0.1-stable
Component: Interface Version: 0.1-rc2
Severity: normal Keywords:
Cc:

Description

When the file name of a PDF, attached to the mail, exceeds 55 character, IE can´t show it embedded. It is a issue related with Content-Disposition header as we can see on this link (http://www.mindfusioncorp.com/weblog/2005/12/05/Weird+HTTP+Header+Issue+In+Internet+Explorer+6.aspx).

I made a simple patch to trunk PDF file name size to a maximum of 55 characters. It is very simple but worked for me ´till now. I´m sending it as sample!

Attachments

rcube_max_pdf_filename.patch (0.7 kB) - added by ulysses.almeida 7 months ago.
Simple patch to trunk PDF filename size to a maximum of 55 characters

Change History

Changed 7 months ago by ulysses.almeida

Simple patch to trunk PDF filename size to a maximum of 55 characters

Changed 7 months ago by thomasb

  • status changed from new to closed
  • resolution set to fixed

Added to trunk in r1026

Note: See TracTickets for help on using tickets.