View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005134 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-12-06 19:07 | 2022-12-06 19:42 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005134: Delete calendar event: type error | ||||
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. | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-06 19:07 | Patrick Schmalstig | New Issue | |
2022-12-06 19:07 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-12-06 19:07 | Patrick Schmalstig | Assigned To | => Chris Graham |
2022-12-06 19:42 | Chris Graham | Status | assigned => resolved |
2022-12-06 19:42 | Chris Graham | Resolution | open => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |