< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] [PATCH] Empty PUBLISH body if there is a pending publish


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

 

Attachment: resiprocate_pending_publish.diff
Description: resiprocate_pending_publish.diff