View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005232 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2023-01-05 18:43 | 2023-01-23 22:33 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005232: 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) 0000002 /home/patricks/git/composr/adminzone/pages/modules/admin_import.php(734): Hook_import_cms_merge->import_catalogues(Object(DatabaseConnector), 'cms11_', '/home/patricks/...') 0000003 /home/patricks/git/composr/adminzone/pages/modules/admin_import.php(233): Module_admin_import->do_import() 0000004 /home/patricks/git/composr/sources/zones.php(785): Module_admin_import->run() 0000005 /home/patricks/git/composr/sources/site.php(1480): load_module_page('adminzone/pages...', 'admin_import') 0000006 /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. | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-05 18:43 | Patrick Schmalstig | New Issue | |
2023-01-05 18:43 | Patrick Schmalstig | Status | non-assigned => assigned |
2023-01-05 18:43 | Patrick Schmalstig | Assigned To | => Chris Graham |
2023-01-17 21:32 | Chris Graham | Assigned To | Chris Graham => Patrick Schmalstig |
2023-01-23 22:33 | Patrick Schmalstig | Status | assigned => resolved |
2023-01-23 22:33 | Patrick Schmalstig | Resolution | open => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |