View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4673 | Composr | core | public | 2021-08-16 22:24 | 2021-08-16 22:24 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | high | Severity | major | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.38 | ||||
Fixed in Version | 10.0.39 | ||||
Summary | 4673: Issues with permissions for calendar attachments / Comcode repopulation problem wrt attachments | ||||
Description | There are 3 interconnected issues that most visibly affect the calendar system, but also would cause problems if fully purging the Comcode cache (something that isn't usually done)... 1) The Comcode isn't parsed to the correct event ID on calendar pages, leading to constant reevaluation of the Comcode (empty cache). This is only when multi-lang-translation is not enabled. 2) Calendar attachment permissions are not correctly calculated for users other than the original event submitter. 3) Attachment permissions run against the current user rather than content submitter. This is an issue on evaluting Comcode with an empty cache, as these users will not match in such a case. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit c7f88e846 (https://gitlab.com/composr-foundation/composr/commit/c7f88e846 - link will become active once code pushed to GitLab) 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/). |