mehov / mooha

Automatically exported from code.google.com/p/mooha
1 stars 0 forks source link

Wrong database population using NON mobile client #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1 Insert a single appointment in your phone calendar and sync it on a fresh 
mooah installation
2 Look at mooha_time table, fields 'item_type' 'item_type_version' have 
somthing like 'text/x-vcalendar' and '1.0'.
3 Install on your pc syncevolution and run a syncronization using with 
'refresh-from-client' option
4. look at the mooha_item table again, you will notice that 'item_type' 
'item_type_version' fileds are empty
5. Do another syncronization like before. It should overwrite items on db

What is the expected output? What do you see instead?
- Instead of overwriting items, it add them again (for each sync)

What version of the product are you using? On what operating system?
- mooha_server0.3b (standalone) on debian squeeze

Please provide any additional information below.
- I tried to do the samething using outlook funambol client (on mooha server of 
course) and it does the same thing.
- I used nokia n73 for testing and syncevolution 1.1.
- After syncing with syncevolution, mobile sync desn't work anymore (no errors 
on the mobile but not appointments sinced).

Original issue reported on code.google.com by siri...@gmail.com on 28 Oct 2010 at 6:59

GoogleCodeExporter commented 9 years ago
I notice now issue 28 that has been insert not many hours ago...its the same 
bug!

Original comment by siri...@gmail.com on 28 Oct 2010 at 7:03