#5134 - Delete calendar event: type error

  • By
  • Added
  • 1 view
Identifier #5134
Issue type Minor issue (breaks specific functionality)
Title Delete calendar event: type error
Status Completed
Handling member Chris Graham
Addon General / Uncategorised
Description $this->cat_crud_module->_do_next_manager($title, $description, ($id === null) ? null : intval($id), $this->donext_type, $this->donext_date) [line 1255]

Argument 5 is null when it should be string when deleting an event.

donext_date is not being set in delete_actualisation. I looked at how it is being set elsewhere but I do not know what it should be when deleting an event.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated