View Issue Details

IDProjectCategoryView StatusLast Update
0005198Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-12-22 19:09
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005198: Lorem page (test content from install) triggers error
Description[21-Dec-2022 23:41:59 UTC] PHP Error: Uncaught TypeError: Argument 1 passed to filter_naughty() must be of the type string, null given, called in /home/patricks/git/composr/sources/zones.php(1570) : eval()'d code on line 1 and defined in /home/patricks/git/composr/sources/global.php:593
Stack trace:
#0 /home/patricks/git/composr/sources/zones.php(1570) : eval()'d code(1): filter_naughty(NULL)
#1 /home/patricks/git/composr/sources/zones.php(1570): eval()
0000002 /home/patricks/git/composr/sources/zones.php(1172): do_block_get_cache_identifier('main_sortable_t...', ' [$map, ...', Array)
0000003 /home/patricks/git/composr/sources/tempcode.php(1374): do_block('main_sortable_t...', Array)
0000004 /home/patricks/git/composr/sources/tempcode.php(2241): handle_symbol_preprocessing(Array, Array, '')
0000005 /home/patricks/git/composr/sources/comcode_compiler.php(1090): Tempcode->handle_symbol_preprocessing()
0000006 /home/patricks/git/composr/sources/comcode_renderer.php(334): __comcode_to_tempcode('[title]Lorem ip...', 1, true, 'lorem:home', Object(DatabaseConnector), 0, in sources/global.php on line 593 @ http://localhost/composr/lorem/index.php?page=home&keep_devtest=1
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-12-21 23:46 Patrick Schmalstig New Issue
2022-12-21 23:46 Patrick Schmalstig Status non-assigned => assigned
2022-12-21 23:46 Patrick Schmalstig Assigned To => Chris Graham
2022-12-22 19:09 Chris Graham Status assigned => resolved
2022-12-22 19:09 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised