Revision: 1137
http://freeassociation.svn.sourceforge.net/freeassociation/?rev=1137&view=rev
Author: awinterz
Date: 2012-11-09 22:53:31 +0000 (Fri, 09 Nov 2012)
Log Message:
-----------
Use a blank string rather than nil in empty props
Empty properties (such as "TZID:") will now have a blank string set as the value,
rather than nil. This only applies when ICAL_ALLOW_EMPTY_PROPERTIES is 1.
This fixes issues with Outlook where events will occasionally have a VTIMEZONE
with TZID having no value.
ID: 3585824
Modified Paths:
--------------
trunk/libical/src/libical/icalparser.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|