[reSIProcate] [PATCH] Empty PUBLISH body if there is a pending publish
Aron Rosenberg
arosenberg at sightspeed.com
Tue Jan 23 14:42:51 CST 2007
If you are using the ClientPublication class and you issue an update()
call before the previous transaction has compelted, an empty PUBLISH
will be sent instead of one containing the new contents. This is because
on every 200 OK for a publish the mPublish contents are being cleared.
The following patch fixes the behavior if a pending publication is
present when the 200 Ok is processed.
Aron Rosenberg
SightSpeed
www.sightspeed.com <http://www.sightspeed.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070123/d382e223/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resiprocate_pending_publish.diff
Type: application/octet-stream
Size: 683 bytes
Desc: resiprocate_pending_publish.diff
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070123/d382e223/attachment.obj>
More information about the resiprocate-devel
mailing list