< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Thanks Aron! I applied this patch last week. Scott From:
resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of Aron
Rosenberg 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 |