View Issue Details

IDProjectCategoryView StatusLast Update
0005286Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-02-16 17:41
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMajor-bug 
Status resolvedResolutionfixed 
Summary0005286: missing parameters for block_main_comcode_page_children
DescriptionRecent optimisation code broke block_main_comcode_page_children:

PHP NOTICE [1024] A parameter, <kbd>PAGE</kbd>, is referenced in the template, <kbd>BLOCK_MAIN_COMCODE_PAGE_CHILDREN</kbd>, but not passed in sources/tempcode.php on line 210 (version: 11 alpha1, PHP version: 7.3.8-dev, URL: http://localhost/composr-mwn/)

Previous fix attempt caused a recursive loop include of the page being loaded (e.g. home), which was recently reverted.
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-02-15 21:29 Patrick Schmalstig New Issue
2023-02-15 21:29 Patrick Schmalstig Status non-assigned => assigned
2023-02-15 21:29 Patrick Schmalstig Assigned To => Chris Graham
2023-02-16 17:41 Chris Graham Status assigned => resolved
2023-02-16 17:41 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised