mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-05 05:18:51 +00:00
Improved HTML of mail notifications. See ChangeLog.
Monotone-Parent: 8ce46d6fa7b1d1a9d12069cee3ba796d99d668d2 Monotone-Revision: 5a6d160e6f9616edb725a40e08f24f0f0bf539b0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-20T18:34:59
This commit is contained in:
@@ -468,6 +468,7 @@ static NSData* _sanitizeContent(NSData *theData)
|
||||
value = [_attributes valueAtIndex: count];
|
||||
skipAttribute = ([value rangeOfString: @"://"].location
|
||||
== NSNotFound
|
||||
&& ![value hasPrefix: @"mailto:"]
|
||||
&& ![value hasPrefix: @"#"]);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user