Last line of email/diff always red since 7.8
Created by: petrcech
Hi, since upgrade of gitlab from version 7.7 to 7.8 the notification emails have the last line of diff marked red, e.g.
<pre><pre class="highlight"><code><span class="gd">--- a/XXX
</span><span class="gi">+++ b/XXX
</span><span class="gh">@@ -1,7 +1,7 @@
</span>
!
<span class="gd">-! Last configuration change at 20:49:49 CET Wed Mar 18 2015 by xxx
-! NVRAM config last updated at 20:51:46 CET Wed Mar 18 2015 by xxx
</span><span class="gi">+! Last configuration change at 20:54:51 CET Wed Mar 18 2015
+! NVRAM config last updated at 21:12:36 CET Wed Mar 18 2015 by xxx
</span> !
version 15.2
<span class="err"> no service pad</span></code></pre></pre>
<br>
GUI ist unaffected. The issue also exists in the latest 7.8.4 release.
Regards Petr