address https://github.com/deltachat/deltachat-ios/issues/328 and don't escalate xml-parsing errors to users through error!

This commit is contained in:
holger krekel
2019-10-08 21:58:51 +02:00
parent 24d744b94c
commit 102220834c

View File

@@ -72,7 +72,7 @@ pub fn moz_autoconfigure(
moz_autoconfigure_text_cb(e, &mut moz_ac, &reader)
}
Err(e) => {
error!(
warn!(
context,
"Configure xml: Error at position {}: {:?}",
reader.buffer_position(),