ALT Linux Bugzilla
– Attachment 961 Details for
Bug 7247
Перекодирование заголовков 7bit -> 8bit, потеря кодировки
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
А вот и патч
dspam-3.4.8-alt-decode.patch (text/plain), 524 bytes, created by
Gennady Kovalev
on 2005-06-29 21:42:21 MSD
(
hide
)
Description:
А вот и патч
Filename:
MIME Type:
Creator:
Gennady Kovalev
Created:
2005-06-29 21:42:21 MSD
Size:
524 bytes
patch
obsolete
>--- dspam-3.4.8/src/decode.c.orig 2005-06-29 20:26:10 +0400 >+++ dspam-3.4.8/src/decode.c 2005-06-29 20:27:20 +0400 >@@ -828,7 +828,7 @@ > struct _ds_header_field *current_header = > (struct _ds_header_field *) node_header->ptr; > >- data = (current_header->original_data != NULL && message->protect) ? >+ data = (current_header->original_data != NULL && !message->protect) ? > current_header->original_data : current_header->data; > > if (current_header->heading != NULL &&
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7247
: 961