View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005084 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-11-28 21:16 | 2022-11-29 21:08 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Major-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005084: Adding a download category: parent_id missing | ||||
Description | Adding a download category triggers required parameter parent_id is missing. This is not a simple fix; $parent_id in get_form_field must be null when using root so the field does not show up, but this means it's undefined (null) in the actualiser (which requires it to be an integer, not null, to add the category). | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
I do not know why we were hiding the parent field. That didn't make any sense to me. So I've just unhid it. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-28 21:16 | Patrick Schmalstig | New Issue | |
2022-11-28 21:16 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-11-28 21:16 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
2022-11-28 21:16 | Patrick Schmalstig | Description Updated | View Revisions |
2022-11-29 21:08 | Chris Graham | Status | assigned => resolved |
2022-11-29 21:08 | Chris Graham | Resolution | open => fixed |
2022-11-29 21:08 | Chris Graham | Note Added: 0007757 | |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |