mantisbt-plugins / Calendar

Adds the task scheduling function in MantisBT based on the calendar of events with the possibility of one-way synchronization with Google Calendar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The selected calendar is not correctly saved.

brlumen opened this issue · comments

If the user selects the first item in the list of his calendars and saves it, then afterwards it will be impossible to select another item in the list.

Changed the default return value for string "0" in plugin_config_get ('google_calendar_sync_id)
Added the function of removing the settings from the database by the condition $ f_google_calendar_list === "0"