Summary | plain text files attached not formatted |
Queue | IMP |
Queue Version | 4.2 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | kkkrrruuulll (at) yahoo (dot) it |
Created | 09/05/2008 (6148 days ago) |
Due | |
Updated | 09/05/2008 (6148 days ago) |
Assigned | |
Resolved | 09/05/2008 (6148 days ago) |
Milestone | |
Patch | No |
text/ types are rendered by the "plain" driver, instead of the
"simple" driver.
the file that is not diplayed correctly is mime
"text/x-gettext-translation" and not "text/plain"
is it possibile to display all files with mime "text/*" inside <pre>?
or as text/plain?
type is sent to the browser, and it's up to the browser to render
them properly.
the file is diplayed inline under the message body inside a
<!--a75c305b1c0a6022--><table> but not inside <pre>
with an ascii file \n are replaced with <br/>; with an utf8 file not
State ⇒ Rejected
is sent to the browser, and it's up to the browser to render them
properly.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ plain text files attached not formatted
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
message online as html code; so the file is diaplayed as a single row
it is useful if the file is displayed with <pre></pre>; or replace \n
with <br/>