<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
I found the fix for this issue.<br>
<br>
In JITS.JITSsnip<br>
<br>
toward the end of section #Main reads: <br>
<br>
(:if !equal {$addthread} "yes":)<br>
(:include JITS.JITSPgLstS #filters#issuelistend:)<br>
(:ifend:)<br>
<br>
<br>
it should be<br>
<br>
(:if !equal {$addthread} "yes":)<br>
(:include JITS.JITSPgLstS #filters#issuelistend:)<br>
(:ifend:)<br>
(:tableend:)<br>
<br>
Because there is was no "table end" the footer/ JITS snippets text <br>
was being gobbled up into the table.<br>
<br>
Thanks<br>
<br>
Graham<br>
<br>
<br>
Graham Archer - EMEA Sun Center Operations wrote:
<blockquote cite="mid46EAA7B6.2030103@sun.com" type="cite">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<br>
Hi,<br>
<br>
I have a problem with JITS displaying " JITS snippets v. 20070515" <br>
in the last cell (ie bottom right) of the Issue list.<br>
<br>
This is displayed each time I click on the page using <br>
(:include JITS.JITSsnip#mainpage#mainpageend:)<br>
<br>
However, if I then use the filter button and just click on it, the new
issue list<br>
is displayed <u>correctly</u> - with the snippets info below the table
rather than in it.<br>
<br>
The problem can be reproduced, each time I call the page from (:include
.....)<br>
the page is displayed with the Snippets text in the bottom right cell,
and each and every<br>
subsequent time I click on the filter button the page is displayed o.k.<br>
<br>
I have tried this both with the monobook and default PmWiki skin, and
have not made<br>
any changes to the customizable files.<br>
<br>
The file versions are as below.<br>
<br>
Any views on how to resolve this?<br>
<br>
Thanks<br>
<br>
Graham<br>
<br>
This site PmWiki version<br>
PmWiki pmwiki-2.2.0-beta63<br>
<br>
This site JITS snippets versions<br>
JITS JITS - Issue Tracking System 20070515<br>
JITSadmin JITS Administrator's tasks 20070515<br>
JITScfg JITS Customizable configuration 20070515<br>
JITScfgS JITS Standard configuration 20070515<br>
JITSPgLst JITS Customizable page lists 20070515<br>
JITSPgLstS JITS Standard pagelists 20070515<br>
JITSsnip JITS Main control 20070515<br>
JITSTutorial JITSTutorial 20070515<br>
<br>
This site ZAP modules versions<br>
ZAP: May 31, 2007<br>
ZAPtoolbox: May 31, 2007<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a>
</pre>
</blockquote>
<br>
</body>
</html>