#4614 - Conversr topic notifications not upgrading correctly from ocPortal

Identifier #4614
Issue type Minor issue (breaks specific functionality)
Title Conversr topic notifications not upgrading correctly from ocPortal
Status Completed
Handling member Chris Graham
Version 10.0.35
Addon core_cns
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'));
Steps to reproduce

Funded? No
Commits

Fixed MANTIS-4614 (Conversr topic notifications not upgrading correctly from ocPortal) (8e41a70e) · Commits · Composr ecosystem / Composr · GitLab

The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated