View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005818 | Composr | core | public | 2024-07-30 01:06 | 2024-07-30 01:08 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Trivial-bug | ||||
Status | assigned | Resolution | open | ||
Product Version | 11.beta1 | ||||
Fixed in Version | |||||
Summary | 0005818: Undefined variable $FORUM_DB in get_db_for (in the if condition) | ||||
Description | There is a specific place in the code that calls get_db_for before $FORUM_DB is initialized. Unfortunately, I cannot trace this as I have no stack trace. | ||||
Tags | Roadmap: v11 | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Automated message: This issue was created using the Report Issue Wizard on the Composr homesite. |
|
It might be more logical than what meets the surface; I do not initially see where this is happening / could happen via a grep of the function. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-30 01:06 | Patrick Schmalstig | Tag Attached: Roadmap: v11 | |
2024-07-30 01:07 | Patrick Schmalstig | Assigned To | => Chris Graham |
2024-07-30 01:07 | Patrick Schmalstig | Status | non-assigned => assigned |
2024-07-30 01:07 | Patrick Schmalstig | Note Added: 0008998 | |
2024-07-30 01:08 | Patrick Schmalstig | Summary | Undefined variable $FORUM_DB in get_db_for => Undefined variable $FORUM_DB in get_db_for (in the if condition) |