View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5885 | Composr | core_rich_media | public | 2024-08-09 20:26 | 2024-08-12 22:12 |
Reporter | Adam Edington | Assigned To | PDStig | ||
Priority | normal | Severity | trivial | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.47 | ||||
Fixed in Version | 10.0.49 | ||||
Summary | 5885: $VALID_COMCODE_TAGS undefined | ||||
Description | Composr: PHP WARNING [2] Undefined variable $VALID_COMCODE_TAGS in sources/comcode.php on line 260 (version: 10.0.47, PHP version: 8.1.27, URL: /music/galleries/browse/videos/collective?keep_force_open=1&redirected=1) @ https://mediafeeder.net/music/galleries/browse/videos/collective?keep_force_open=1&redirected=1 | ||||
Additional Information | Found in errorlog | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Automated response: $VALID_COMCODE_TAGS undefined $VALID_COMCODE_TAGS sometimes undefined because there was a missing init_valid_comcode_tags() call. This patch fixes that issue. |
|
Fixed in git commit 573fcef52e (https://gitlab.com/composr-foundation/composr/commit/573fcef52e - 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/). |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-09 20:26 | Adam Edington | New Issue | |
2024-08-09 20:26 | Adam Edington | Additional Information Updated | |
2024-08-09 22:26 | Adam Edington | Category | General / Uncategorised => core |