User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070723 Iceweasel/2.0.0.6 (Debian-2.0.0.6-1) Build Identifier: Orage doesn't generate a LAST-MODIFIED: entry. Other programs do (e.g. korganizer), and it looks like orage uses DTSTAMP for something like the "last modified time". So I just added a icalproperty_new_lastmodified() call to add/update this entry. I used the dtstamp variable because it seems to be the proper data for LAST-MODIFIED. Reproducible: Always
Created attachment 1298 add/update the LAST-MODIFIED: entry
Created attachment 1300 updated patch to omit an "unknown property" warning
Created attachment 1301 updated patch to omit an "unknown property" warning The last patch contained too much junk.
looks good. thanks. I'll check this in soon.
Fixed in 4.5.9.6 svn revision 25959. and fixed in 4.4 svn revision 25960.