View Issue Details

IDProjectCategoryView StatusLast Update
0005248Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-01-20 19:33
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status assignedResolutionopen 
Summary0005248: data_custom/build_rewrite_rules depends on global3.php but Composr system is not loaded
Descriptiondata_custom/build_rewrite_rules depends on global3.php but Composr system is not loaded. It uses is_cli() and cms_file_get_contents_safe.

Furthermore, $file_path should probably be using get_file_base() as cms_file_get_contents_safe fails with relative URLs in dev mode.
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-01-20 19:33 Patrick Schmalstig New Issue
2023-01-20 19:33 Patrick Schmalstig Status non-assigned => assigned
2023-01-20 19:33 Patrick Schmalstig Assigned To => Chris Graham
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised