I&#39;ve noticed very wierd random problems with pagelists - in rendered page I sometimes see fragments of page markup or even raw page text. For example, pagelist defined as this<br><br>[[#simpletitle]]<br>* [[{=$FullName}|+]]<br>
[[#simpletitleend]]<br><br>is sometimes rendered as<br><br>{=$FullName}|+]]<br>{=$FullName}|+]]<br>{=$FullName}|+]]<br>...<br>When I refresh page it renders correctly.<br><br>Or another pagelist with (:template defaults order=-name:) sometimes displays &quot;plate defaults order=-name:)&quot;<br>
<br>It appears also in RSS feeds where I occasionally see &quot;time=1038481200&quot; at the end of text (it&#39;s a fragment from raw page text!). Sometimes pagelists shows even incorrect pages (pages that don&#39;t match filter criteria).<br>
<br>Any idea what could cause these problems? What hould I focus on? I encounter them on:<br><br>Pmwiki 2.2.2<br>PHP 5.2.0-8<br>Apache/2.2.3 on Debian<br><br>Almost identical local mirror configuration on PHP 5.2.9-2, Apache/2.2.11 on Windows works fine. Small differences in configuration are not relevant.<br>
<br>Roman<br><br>