View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5232 | Composr alpha bug reports | General / Uncategorised | public | 2023-01-05 18:43 | 2023-01-23 22:33 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 5232: cms_merge catalogues: Triggers strip_comcode(NULL) in eval tempcode | ||||
Description | [05-Jan-2023 18:21:11 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to strip_comcode() must be of the type string, null given, called in /home/patricks/git/composr/sources/global.php(336) : eval()'d code on line 1199 and defined in /home/patricks/git/composr/sources/comcode.php:257 Stack trace: #0 /home/patricks/git/composr/sources/global.php(336) : eval()'d code(1199): strip_comcode(NULL) #1 /home/patricks/git/composr/sources/hooks/modules/admin_import/cms_merge.php(2399): actual_add_catalogue_entry(9, 1, '', 1, 1, 1, Array, 1672938624, 2, NULL, 0, 1) 2 /home/patricks/git/composr/adminzone/pages/modules/admin_import.php(734): Hook_import_cms_merge->import_catalogues(Object(DatabaseConnector), 'cms11_', '/home/patricks/...') 3 /home/patricks/git/composr/adminzone/pages/modules/admin_import.php(233): Module_admin_import->do_import() 4 /home/patricks/git/composr/sources/zones.php(785): Module_admin_import->run() 5 /home/patricks/git/composr/sources/site.php(1480): load_module_page('adminzone/pages...', 'admin_import') 6 /home/patricks/ in /home/patricks/git/composr/sources/comcode.php on line 257 | ||||
Additional Information | Please let me know when this is fixed; many cms_merge tests depend on this being fixed before I can proceed. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-05 18:43 | PDStig | New Issue | |
2023-01-05 18:43 | PDStig | Status | Not Assigned => Assigned |
2023-01-05 18:43 | PDStig | Assigned To | => Chris Graham |
2023-01-17 21:32 | Chris Graham | Assigned To | Chris Graham => user4172 |
2023-01-23 22:33 | PDStig | Status | Assigned => Resolved |
2023-01-23 22:33 | PDStig | Resolution | open => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |