http://bugzilla.moblin.org/show_bug.cgi?id=7035
--- Comment #10 from Thomas Pequet <webmaster(a)memotoo.com> 2009-11-05 01:10:24 ---
(In reply to comment #9)
OK. Here is the steps with more details.
This also can be reproduced with sync-0.9.1.
1.clean all tasks on client and server, and configure the service using:
$syncevolution -c -y username=<my_username> -y password=<my_password>
memotoo
2.create an active task on server with title filled only, and then refresh it
to client using this command on client:
$syncevolution --run -s refresh memotoo todo
===> 1 task on client, 1 task on server --- OK
3. launch app tasks on client, and modify the description of the synced task.
(since sync doesn't allow null description, it is already filled with words the
same as title. Here, I type more word at the end of the words). Save the
updated task.
4. run two-way sync on client using:
$syncevolution --run -s two-way memotoo todo
===> statistics: 1 modified on server --- OK
===> refresh the web page of memotoo, and then we can see active 2 tasks on
server(one description is updated, the other
isn't updated) --- INCORRECT
Thanks for this explain, but I can't reproduce this bug because on step 4, I
have 1 task in Evolution and 1 in Memotoo with the description updated ...
Am I the one who have not this bug ???
I do this test with SyncEvolution 0.9 / Ubuntu 9.4 ...
--
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.