Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117925946
D497.1775449259.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
584 B
Referenced Files
None
Subscribers
None
D497.1775449259.diff
View Options
diff --git a/kolabformat/v2helpers.h b/kolabformat/v2helpers.h
--- a/kolabformat/v2helpers.h
+++ b/kolabformat/v2helpers.h
@@ -52,7 +52,7 @@
{
const QDomDocument xmlDoc = KolabV2::KolabBase::loadDocument( QString::fromUtf8(xmlData) ); //TODO extract function from V2 format
if ( xmlDoc.isNull() ) {
- Critical() << "Failed to read the xml document";
+ Error() << "Failed to read the xml document";
return KCalPtr();
}
const KCalPtr i = Container::fromXml( xmlDoc, QString() ); //For parsing we don't need the timezone, so we don't set one
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 4:20 AM (14 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18802095
Default Alt Text
D497.1775449259.diff (584 B)
Attached To
Mode
D497: Well, no, don't abort when encountering invalid XML.
Attached
Detach File
Event Timeline