[Kolab-devel] Where do we post/send issues about calendar plugin?
Rok Jaklič <[email protected]> Wed, 19 Apr 2023 16:58:17 +0200
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <CAJkwOBzosWKwSOxvQ1S9sLX+hFic1uaP_GTz08pSaJVperRJqQ__48543.1720082246$1681916386$gmane$org@mail.gmail.com> |
--===============7392233545926730844==
Content-Type: multipart/alternative; boundary="0000000000001d59de05f9b1a82a"
--0000000000001d59de05f9b1a82a
Content-Type: text/plain; charset="UTF-8"
Hi,
we've found a bug in the calendar plugin and would like to post an issue
somewhere. Where can we do that?
When deleting a recurring event (just for the current day for example), the
event is deleted, but change is seen after page reload.
In logs we see something like this:
[Wed Apr 19 16:52:27 2023] [::1]:37360 [500]: POST
/?_task=calendar&_action=event - Uncaught Error: __clone method called on
non-object in
/home/arne/development/php/webmail/html/plugins/calendar/drivers/database/database_driver.php:714
Stack trace:
#0
/home/arne/development/php/webmail/html/plugins/calendar/drivers/database/database_driver.php(775):
database_driver->_save_preprocess()
#1
/home/arne/development/php/webmail/html/plugins/calendar/drivers/database/database_driver.php(1068):
database_driver->_update_event()
#2
/home/arne/development/php/webmail/html/plugins/calendar/calendar.php(1142):
database_driver->remove_event()
#3
/home/arne/development/php/webmail/html/program/lib/Roundcube/rcube_plugin_api.php(575):
calendar->event_action()
#4 /home/arne/development/php/webmail/html/program/include/rcmail.php(262):
rcube_plugin_api->exec_action()
#5 /home/arne/development/php/webmail/html/index.php(282):
rcmail->action_handler()
#6 {main}
thrown in
/home/arne/development/php/webmail/html/plugins/calendar/drivers/database/database_driver.php
on line 714
---
Also after some code analysis we see that for recurring events (when using
a database driver), fake events are inserted into the database (several
thousands of them if the event has no "end date"). Is this really needed?
The same event is "written" in ical format only once.
Kind regards,
Rok
--0000000000001d59de05f9b1a82a
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>Hi,</div><div><br></div><div>we've found a bug in=
the calendar plugin and would like to post an issue somewhere. Where can w=
e do that?</div><div><br></div><div>When deleting a recurring event (just f=
or the current day for example), the event is deleted, but change is seen a=
fter page reload.</div><div><br></div><div>In logs we see something like th=
is:</div><div>[Wed Apr 19 16:52:27 2023] [::1]:37360 [500]: POST /?_task=3D=
calendar&_action=3Devent - Uncaught Error: __clone method called on non=
-object in /home/arne/development/php/webmail/html/plugins/calendar/drivers=
/database/database_driver.php:714<br>Stack trace:<br>#0 /home/arne/developm=
ent/php/webmail/html/plugins/calendar/drivers/database/database_driver.php(=
775): database_driver->_save_preprocess()<br>#1 /home/arne/development/p=
hp/webmail/html/plugins/calendar/drivers/database/database_driver.php(1068)=
: database_driver->_update_event()<br>#2 /home/arne/development/php/webm=
ail/html/plugins/calendar/calendar.php(1142): database_driver->remove_ev=
ent()<br>#3 /home/arne/development/php/webmail/html/program/lib/Roundcube/r=
cube_plugin_api.php(575): calendar->event_action()<br>#4 /home/arne/deve=
lopment/php/webmail/html/program/include/rcmail.php(262): rcube_plugin_api-=
>exec_action()<br>#5 /home/arne/development/php/webmail/html/index.php(2=
82): rcmail->action_handler()<br>#6 {main}<br>=C2=A0 thrown in /home/arn=
e/development/php/webmail/html/plugins/calendar/drivers/database/database_d=
river.php on line 714</div><div><br></div><div>---</div><div><br></div><div=
>Also after some code analysis we see that for recurring events (when using=
a database driver), fake events are inserted into the database (several th=
ousands of them if the event has no "end date"). Is this really n=
eeded? The same event is "written" in ical format only once.</div=
><div><br></div><div>Kind regards,</div><div>Rok<br></div></div>
--0000000000001d59de05f9b1a82a--
--===============7392233545926730844==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
devel mailing list
[email protected]
https://lists.kolab.org/mailman/listinfo/devel
--===============7392233545926730844==--