<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[override logo doesn&#x27;t replace logo on report emails]]></title><description><![CDATA[<p dir="auto">Per <a href="http://help.infiniteautomation.com/m/55730/l/518307-how-to-use-the-overrides-folder" rel="nofollow ugc">http://help.infiniteautomation.com/m/55730/l/518307-how-to-use-the-overrides-folder</a> I have copied the customer's logo in to /overrides/web/images/logo.png.  The customer's logo shows up in the web interface but the default logo is included in reports that are sent by e-mail.</p>
<p dir="auto">Should I file a github issue for this?  It would be great to not have to remember to over write the default logo png after every upgrade.</p>
<p dir="auto">thanks for your consideration<br />
craig</p>
]]></description><link>https://forum.mango-os.com/topic/2229/override-logo-doesn-t-replace-logo-on-report-emails</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 14:37:33 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2229.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Apr 2016 00:07:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to override logo doesn&#x27;t replace logo on report emails on Thu, 05 Apr 2018 22:04:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi psysak,</p>
<p dir="auto">Thanks for bringing this to our attention. That will be fixed in Mango 3.4</p>
<p dir="auto">Just checking, but this was in the emailed report, correct?</p>
]]></description><link>https://forum.mango-os.com/post/17913</link><guid isPermaLink="true">https://forum.mango-os.com/post/17913</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Thu, 05 Apr 2018 22:04:44 GMT</pubDate></item><item><title><![CDATA[Reply to override logo doesn&#x27;t replace logo on report emails on Thu, 05 Apr 2018 21:26:09 GMT]]></title><description><![CDATA[<p dir="auto">Hey I was just trying to do this for my excel reports and the override didn't work either. Had to place logo in the /web/images folder</p>
]]></description><link>https://forum.mango-os.com/post/17912</link><guid isPermaLink="true">https://forum.mango-os.com/post/17912</guid><dc:creator><![CDATA[psysak]]></dc:creator><pubDate>Thu, 05 Apr 2018 21:26:09 GMT</pubDate></item><item><title><![CDATA[Reply to override logo doesn&#x27;t replace logo on report emails on Tue, 20 Dec 2016 19:58:39 GMT]]></title><description><![CDATA[<p dir="auto">Arg. Helps to read the whole post. Reading Comprehension 101.</p>
]]></description><link>https://forum.mango-os.com/post/13535</link><guid isPermaLink="true">https://forum.mango-os.com/post/13535</guid><dc:creator><![CDATA[Brad_GMI]]></dc:creator><pubDate>Tue, 20 Dec 2016 19:58:39 GMT</pubDate></item><item><title><![CDATA[Reply to override logo doesn&#x27;t replace logo on report emails on Tue, 20 Dec 2016 19:37:28 GMT]]></title><description><![CDATA[<p dir="auto">Yes that should work fine. That's what Craig is asking for an alternative to, I believe.</p>
]]></description><link>https://forum.mango-os.com/post/13534</link><guid isPermaLink="true">https://forum.mango-os.com/post/13534</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Tue, 20 Dec 2016 19:37:28 GMT</pubDate></item><item><title><![CDATA[Reply to override logo doesn&#x27;t replace logo on report emails on Tue, 20 Dec 2016 19:07:47 GMT]]></title><description><![CDATA[<p dir="auto">From what I can tell, the email build portion pulls the logo from the static location instead of checking the overrides.</p>
<pre><code>if (!imageList.contains(Common.applicationLogo))
                    imageList.add(Common.applicationLogo);
                env.getOut().write(Common.applicationLogo);
</code></pre>
<pre><code>public static String applicationLogo = "/images/logo.png";
    public static String applicationFavicon = "/images/favicon.ico";
</code></pre>
<p dir="auto">Would it be possible to replace the logo in /web/images/logo.png as a work around until an override check is implemented?</p>
]]></description><link>https://forum.mango-os.com/post/13533</link><guid isPermaLink="true">https://forum.mango-os.com/post/13533</guid><dc:creator><![CDATA[Brad_GMI]]></dc:creator><pubDate>Tue, 20 Dec 2016 19:07:47 GMT</pubDate></item><item><title><![CDATA[Reply to override logo doesn&#x27;t replace logo on report emails on Tue, 20 Dec 2016 19:31:48 GMT]]></title><description><![CDATA[<p dir="auto">I am opening a git issue for this here:</p>
<p dir="auto"><a href="https://github.com/infiniteautomation/ma-core-public/issues/928" rel="nofollow ugc">https://github.com/infiniteautomation/ma-core-public/issues/928</a></p>
<p dir="auto">It should be put into the next core release.</p>
]]></description><link>https://forum.mango-os.com/post/13485</link><guid isPermaLink="true">https://forum.mango-os.com/post/13485</guid><dc:creator><![CDATA[terrypacker]]></dc:creator><pubDate>Tue, 20 Dec 2016 19:31:48 GMT</pubDate></item></channel></rss>