Hi John,<div><br></div><div>Thanks for identifying the issue. Yes, this sounds like a valid bug.</div><div><br></div><div>Please report it on our trac system (<a href="http://trac.vtiger.com">http://trac.vtiger.com</a>), so that we can address it sooner.<br>

<br><div class="gmail_quote">On Mon, Aug 22, 2011 at 9:25 PM, John Crisp <span dir="ltr">&lt;<a href="mailto:john@reetspetit.net">john@reetspetit.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
I noticed this in 5.1.0 and the same thing seems to be in 5.2.1<br>
<br>
In Smarty/templates/PrintReport.tpl on Line 20 the file print.css is<br>
referenced but it is not in the installation :<br>
<br>
&lt;link rel=&quot;stylesheet&quot; media=&quot;print&quot; href=&quot;print.css&quot; type=&quot;text/css&quot;&gt;<br>
<br>
This leaves file not found errors in the message logs. I don&#39;t know how<br>
much bearing this has on things but is presumably a bug that should be<br>
fixed ?<br>
<br>
If so I&#39;ll register it on the trac.<br>
<br>
I used the following generic print.css to stop the errors but would be<br>
grateful for some more advanced suggestions on a cure !<br>
<br>
/*Sample print.css file*/<br>
/*To stop vtiger complaining*/<br>
<br>
/* Remove unwanted elements */<br>
#header, #nav, .noprint<br>
{<br>
display: none;<br>
}<br>
<br>
/* Ensure the content spans the full width */<br>
#container, #container2, #content<br>
{<br>
width: 100%; margin: 0; float: none;<br>
}<br>
<br>
/* Change text colour to black (useful for light text on a dark<br>
background) */<br>
.lighttext<br>
{<br>
color: #000<br>
}<br>
<br>
/* Improve colour contrast of links */<br>
a:link, a:visited<br>
{<br>
color: #781351<br>
<br>
<br>
B. Rgds<br>
John<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Asha<br>vtiger Team<br><br><b>Connect with us on: </b><a href="http://twitter.com/#%21/vtigercrm" target="_blank">Twitter</a> <b>I</b> <a href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall" target="_blank">Facebook</a> <b>I</b> <a href="http://blog.vtiger.com/" target="_blank">Blog</a><b> I</b> <a href="http://wiki.vtiger.com/index.php/Main_Page" target="_blank">Wiki</a> <b>I </b><a href="http://forums.vtiger.com/" target="_blank">Forums </a><b>I</b> <a href="http://vtiger.com/" target="_blank">Website</a><br>

<br>
</div>