|
|
@ -7922,7 +7922,7 @@ public class FragmentCompose extends FragmentBase {
|
|
|
|
try {
|
|
|
|
try {
|
|
|
|
new ContentType(result.type);
|
|
|
|
new ContentType(result.type);
|
|
|
|
} catch (ParseException ex) {
|
|
|
|
} catch (ParseException ex) {
|
|
|
|
Log.w(ex);
|
|
|
|
Log.w(new Throwable(result.type, ex));
|
|
|
|
result.type = null;
|
|
|
|
result.type = null;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|