AW: [SOGo] Problems with calendar view

2023-09-11 Thread "Raoul Schroeder"
calendarName = "Agenda personnel"; editable = 1; endDate = "2023-09-06 15:00:00 +0200"; erasable = 1; owner = "<0x0x55e10f10[SOGoUser]: login=sogo-tests2 roles=Authenticated,Anonymous>"; ownerIsOrganizer = 0; startDate = "2023-09-06 14:00:00 +0200&quo

AW: [SOGo] Problems with calendar view

2023-09-11 Thread "Raoul Schroeder"
a NSString as expected. You cand add a breakpoint there and cheking the value of theRecord: break UI/Scheduler/UIxCalListingActions.m:381 y run Then when stopped : po theRecord You could also check in your database the type of column “c_partmails” from table “sogo_quick_appointment”. R

AW: [SOGo] Problems with calendar view

2023-09-10 Thread "Raoul Schroeder"
s is documented here -> https://www.sogo.nu/support/faq/how-do-i-debug-sogo.html Follow the steps to add a breakpoint when any Exception is raised, then get the backtrace to see where in the code it fails. Regards, Quentin From: users-requ...@sogo.nu <mailto:users-requ...@sogo.n

AW: [SOGo] Problems with calendar view

2023-09-10 Thread "Raoul Schroeder"
Thank you very much. I was worried no one was going to reply, so thanks for taking notice. It is the latter case, and it does not matter if you create it within Outlook/Android with ActiveSync, or within SOGo web itself. After you create one event, the web view no longer works. I am not sure