<!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&nbsp; 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&nbsp; "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&nbsp; <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&nbsp;&nbsp;&nbsp; pmwiki-2.2.0-beta63<br>
  <br>
This site JITS snippets versions<br>
JITS &nbsp;&nbsp;&nbsp; JITS - Issue Tracking System &nbsp;&nbsp;&nbsp; 20070515<br>
JITSadmin &nbsp;&nbsp;&nbsp; JITS Administrator's tasks &nbsp;&nbsp;&nbsp; 20070515<br>
JITScfg &nbsp;&nbsp;&nbsp; JITS Customizable configuration &nbsp;&nbsp;&nbsp; 20070515<br>
JITScfgS &nbsp;&nbsp;&nbsp; JITS Standard configuration &nbsp;&nbsp;&nbsp; 20070515<br>
JITSPgLst &nbsp;&nbsp;&nbsp; JITS Customizable page lists &nbsp;&nbsp;&nbsp; 20070515<br>
JITSPgLstS &nbsp;&nbsp;&nbsp; JITS Standard pagelists &nbsp;&nbsp;&nbsp; 20070515<br>
JITSsnip &nbsp;&nbsp;&nbsp; JITS Main control &nbsp;&nbsp;&nbsp; 20070515<br>
JITSTutorial &nbsp;&nbsp;&nbsp; JITSTutorial &nbsp;&nbsp;&nbsp; 20070515<br>
  <br>
This site ZAP modules versions<br>
ZAP:&nbsp;&nbsp;&nbsp; May 31, 2007<br>
ZAPtoolbox:&nbsp;&nbsp;&nbsp; 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>