http://bugzilla.moblin.org/show_bug.cgi?id=4635
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from pohly <patrick.ohly(a)intel.com> 2009-07-23 01:02:15 ---
(In reply to comment #2)
According to spec, MaxObjSize is used to tell the *receiving* side
the
MaxObjSize the *sending* side can accept.
For this case, if user set MaxObjSize at client side, this means server should
not send items larger than this size to client. This should works as expected.
The difference with funambol is another issue, caused by:
If the client set MaxObjSize to A indicating I will not accept item size larger
than A; the server will also set it's MaxObjSize same as A, indicating *server*
will not accept item size larger than A either.
This behavior is not covered by the spec, I think this is not fatal.
I agree. Let's close this as invalid. Setting MaxObjSize to a small value has
indeterministic results.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.