< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
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. SightSpeed |
Attachment:
resiprocate_pending_publish.diff
Description: resiprocate_pending_publish.diff