<br><br><div class="gmail_quote">On Thu, Jul 2, 2009 at 20:46, Petko Yotov <span dir="ltr">&lt;<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
</div>Do you have some recipes or custom markups enabled? It seems that the first 4<br>
or 5 characters from a line are deleted.<br>
</blockquote></div><br>I&#39;ve stripped down configuration to absolute minimum (no config.php) and problems still persist. After 7 hours of testing I see two different problems:<br><br>1. One, that has nothing to do with pagelists, displays randomly part of raw page text. For example, page that has only few lines of text sometimes shows &quot;time=&lt;timestamp&gt;&quot;, i.e. part that follows text= in text file. But on another page I&#39;ve noticed also &quot;host=&lt;IP address&gt;&quot;.<br>
<br>2. Second is a problem with pagelists. First few characters of pagelist definition following opening anchor are sometimes &quot;eaten&quot;. For example, when pagelist is defined as<br><br>[[#includenews]]<br>&#39;&#39;&#39;{=$Title}&#39;&#39;<br>
(:include {=$FullName}:)<br>[[#includenewsend]]<br><br>it sometimes renders as <br><br>$Title}&#39;&#39;<br>Included text<br><br>This problem really scares me, I have no idea what&#39;s going on. Now I am trying to strip down page content to minimum and then I want to reproduce it on another Linux host.<br>
<br>Roman<br><br>