mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-04 06:36:24 +00:00
@@ -623,7 +623,9 @@ _xmlCharsetForCharset (NSString *charset)
|
||||
{
|
||||
if ([lowerName isEqualToString: @"body"])
|
||||
{
|
||||
inBody = NO;
|
||||
// Assume <body> never ends to properly display incorrectly constructed messages.
|
||||
// See bug #4492
|
||||
// inBody = NO;
|
||||
if (css)
|
||||
[self _finishCSS];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user