Skip to content

Events generates db error

NasserNgandu requested to merge NasserNgandu/tiki:tiki_event_db_error into 24.x

As shown on the task: https://avan.tech/item78277 and on the link: https://dev.tiki.org/item8146. Calendar events were generating database errors. The first if a user does not have permission on the calendar if he tried to access it it would generate an error. Secondly if the identifier of a calendar does not exist or if the calendarid parameter is not valid.

Edited by NasserNgandu

Merge request reports