View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005037 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-11-15 16:17 | 2022-11-16 20:45 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005037: users inactive occasionals: has_privilege is undefined | ||||
Description | In users_inactive_occasionals create_session, has_privilege is sometimes undefined "(!has_privilege(get_member(), 'access_overrun_site'))". For a temporary workaround, I put in "(function_exists('has_privilege'))". However, this code block may be fundamentally broken and needs closer inspection. | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
Fix is fine, confirmed has_privilege is there in most cases and hence the BUSY signal can be detected and emitted. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-15 16:17 | Patrick Schmalstig | New Issue | |
2022-11-15 16:17 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-11-15 16:17 | Patrick Schmalstig | Assigned To | => Chris Graham |
2022-11-16 20:45 | Chris Graham | Status | assigned => resolved |
2022-11-16 20:45 | Chris Graham | Resolution | open => fixed |
2022-11-16 20:45 | Chris Graham | Note Added: 0007650 | |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |