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

Incorrect integer value: '' for column 'date_changed' at row 1

azkoss opened this issue · comments

APPLICATION ERROR #401

数据库查询失败。数据库返回的错误信息是:#1366: Incorrect integer value: '' for column 'date_changed' at row 1 查询语句:INSERT INTO mantis_plugin_Calendar_events_table
( project_id, name,
activity, author_id, date_changed,
changed_user_id, date_from, date_to,
duration, recurrence_pattern, parent_id
)
VALUES
( ?,?,
?,?,?,
?,?,?,
?,?,?)

@azkoss Hello!
What version of MantisBT do you use?

MantisBT版本 | 2.15.0
Calendar of Events 2.4.4-dev

@brlumen

MantisBT版本 | 2.15.0
Calendar of Events 2.4.4-dev

@azkoss This error when installing the plug-in for the first time or when updating the plug-in?

@brlumen First installation

@azkoss Thanks for the info!
One more question.
Could you provide information from the page you_mantisbt/manage_overview_page.php

MantisBT版本 2.15.0
209
 
5.6.33
mysqli
5.5.37, 5.5.37-log
 
/var/www/html/
/var/www/html/core/
/var/www/html/plugins/

@azkoss Many thanks for the bug message and the detailed description of the configuration. I'll immediately take care of playing back your configuration and searching for the cause of this bug.

@brlumen When to fix it?

@azkoss Please download now.
I really look forward to your feedback.

@brlumen

Thanks,But

Changing event details

Edit Data


SYSTEM ERROR

'Argument 1 passed to event_google_get_id() must be an instance of int, integer given, called in /var/www/html/plugins/Calendar/core/calendar_google_api.php on line 151 and defined' in '/var/www/html/plugins/Calendar/core/calendar_google_api.php' line 248

@azkoss Please describe the sequence of your actions before this error occurs.

@brlumen

1、Open Event Viewer;2)Click Edit Button,Open Changing event details;3)Click Edit Data Button

@azkoss
Is this the first event you created?
Try to create another event and update it.

@brlumen Even then, they still happen.

@azkoss
Good. In that case, tomorrow I'll try to reproduce the error in a similar way to your configuration.
I apologize for the negative experience in using my plugin.
I will direct all resources to eliminate this problem.

Сontinue the discussion in issue #23