View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004614 | Composr | core_cns | public | 2021-03-05 02:55 | 2021-03-05 02:55 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.35 | ||||
Fixed in Version | 10.0.36 | ||||
Summary | 0004614: Conversr topic notifications not upgrading correctly from ocPortal | ||||
Description | Topic notifications are supposed to use an announcement icon for the emoticon field, but this is not mapped correctly. On Firefox, and possibly some other browsers, the broken image then shows as "cns_topic_modifiers/announcement" instead. The attached hot-fix will fix the upgrader. For existing sites, run this Command in Commandr... :$GLOBALS['FORUM_DB']->query_update('f_topics', array('t_emoticon' => 'icons/14x14/cns_topic_modifiers/announcement'), array('t_emoticon' => 'cns_topic_modifiers/announcement')); | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit 8e41a70e4 (https://gitlab.com/composr-foundation/composr/commit/8e41a70e4 - 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/). hotfix-4614, 2021-03-05 2am.tar (49,664 bytes) |