View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005276 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2023-02-10 01:54 | 2023-02-13 02:20 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005276: Member comments possibly fundamentally broken | ||||
Description | Member comments addon is a mess: * actualise_post_comment bails with false when the _block_id POST parameter is not non_block, which means comments are never posted since member_comments has a block ID. * convert_composr_type_codes('feedback_type_code', $real_feedback_type, 'content_type'); this might not be working because the feedback type being passed is block_main_comments, which is not used in any content or resource meta aware hook. Therefore, when trying to look up content privacy, it fails as the content type gets blanked out. Potentially other issues which I am unable to detect at this time due to the above. | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-10 01:54 | Patrick Schmalstig | New Issue | |
2023-02-10 01:54 | Patrick Schmalstig | Status | non-assigned => assigned |
2023-02-10 01:54 | Patrick Schmalstig | Assigned To | => Chris Graham |
2023-02-10 01:55 | Patrick Schmalstig | Description Updated | View Revisions |
2023-02-13 02:20 | Chris Graham | Status | assigned => resolved |
2023-02-13 02:20 | Chris Graham | Resolution | open => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |