View Issue Details

IDProjectCategoryView StatusLast Update
0005747Composr alpha bug reports[Composr] downloadspublic2024-05-01 01:11
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005747: Cannot edit root download category due to required parent field
DescriptionThe download root category cannot be edited because the parent field is required (but root categories do not have a parent).
TagsNo tags attached.
Sponsorship open

Activities

admin

2024-05-01 01:11

administrator   ~0008727

Automated response: Cannot edit root download category due to required parent field

Editing the home download category results in a problem: it asks for a parent category, which is required, but a root category has no parent.

This patch fixes this; the parent field is not visible when editing the root download category. And edit_download_category now properly handles root (null) parent ID.

admin

2024-05-01 01:11

administrator   ~0008728

Fixed in Git commit 50d5235c05 (https://gitlab.com/composr-foundation/composr/commit/50d5235c05 - link will become active once code pushed to GitLab)

admin

2024-05-01 01:11

administrator  

hotfix-5747, 2024-05-01 1am.tar (126,976 bytes)

admin

2024-05-01 01:11

administrator   ~0008729

A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

Issue History

Date Modified Username Field Change
2024-05-01 00:54 Patrick Schmalstig New Issue
2024-05-01 00:54 Patrick Schmalstig Status non-assigned => assigned
2024-05-01 00:54 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-05-01 01:09 Patrick Schmalstig Summary Cannot edit root categories due to required parent field => Cannot edit root download category due to required parent field
2024-05-01 01:09 Patrick Schmalstig Description Updated View Revisions