GNOME Bugzilla – Bug 586380
Some tags are not replaced in adium message HTML
Last modified: 2018-05-22 13:32:27 UTC
Some tags are not replaced. If we don't have that feature we should at least fallback to an hardcoded value to avoid displaying those ugly %foo%. %senderColor% - A color derived from the user's name. If a colon separated list of html colors is at Incoming/SenderColors.txt it will be used instead of the default colors. %messageDirection% - The text direction of the message (either rtl or ltr) %textbackgroundcolor{X}% - This keyword is used to represent the highlight background color.
Created attachment 137005 [details] [review] Partial fix First part of the fix is to implement naive footer support. Most of the themes only sue Footer.html to load custom JS files so until we add header support this should be enough to make most themes happy.
Did you attach your patch to the wrong bug? I think it is for bug #586379, right?
Of course you are correct.
Setting the patch as obsolete so it doesn't show in the bug list as already having a patch.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/83.