What steps will reproduce the problem?
The following code is POSTed to
http://www.google.com/calendar/feeds/cdmq594k9vdvcapn530cnhg...@group.calendar.g
oogle.com/private/full/172rad2qdntpjniv588jua3ckg_20061012T170000Z/62135683200?g
sessionid=kAClXnUcMkk
---------------------------------
<entry xmlns:gd="http://schemas.google.com/g/2005"
xmlns="http://www.w3.org/2005/Atom">
<category scheme="http://schemas.google.com/g/2005#kind"
term="http://schemas.google.com/g/2005#event"/>
<title type="text">dinner until november</title>
<content type="text"/>
<author>
<name>Philipp Kewisch</name>
<email>kewi...@gmail.com</email>
</author>
<gd:transparency
value="http://schemas.google.com/g/2005#event.opaque"/>
<gd:eventStatus
value="http://schemas.google.com/g/2005#event.confirmed"/>
<gd:where valueString="2"/>
<gd:when startTime="2006-10-12T19:00:00+02:00"
endTime="2006-10-12T20:00:00+02:00">
<gd:reminder minutes="10"/>
</gd:when>
<gd:extendedProperty name="X-MOZ-ALARM-LAST-ACK" value=""/>
<gd:visibility
value="http://schemas.google.com/g/2005#event.default"/>
</entry>
--------------
What is the expected output?
* The single occurrence should be updated with the new information
* Or: There should be no edit url
What do you see instead?
* A 404 Not Found error is recieved
* The Item contains an edit url
Original issue reported on code.google.com by kewi...@gmail.com on 12 Oct 2006 at 9:30
Original issue reported on code.google.com by
kewi...@gmail.com
on 12 Oct 2006 at 9:30