tags 533023 + patch
thanks

Hello,
Hereby the solution for this bug.
The master-server removes duplicate dots in the data that's sent to the
slave and let the content-field end with a dot which results by only a dot
in the content-field as "[prio] ." where the slave removes the last dot.
Prio is always parsed correctly, only content is not overwritten when the
parts-vector (split on the received contents-field after the slave removed
dot) contains only one element.
Regards
Jaco Möhlmann
436a437,438
>         else
>           rr.content="."; // fill with dot. Otherwise a dig-request gives no 
> result.

Reply via email to