Damn - you're right.  I don't use this feature, and nobody reported an 
issue with the beta releases.  

I can see what has gone wrong too, if you apply this patch from the 
template/en/default directory, and restart apache, this should fix the 
problem:

--- viewtopiccomments.html.tmpl.orig    Wed Jul 27 13:57:48 2005
+++ viewtopiccomments.html.tmpl Wed Jul 27 13:58:57 2005
@@ -166,7 +166,7 @@
 
     [% IF comment.context != '' %]
     <TR CLASS="commentc">
-        <TD>&nbsp;[% comment.context %]</TD>
+        <TD><PRE>[% comment.context %]</PRE></TD>
     </TR>
     [% END %]
     [% last_fileline = comment.fileline %]

Given that this release hasn't been announced yet to the greater outside 
world, (ie freshmeat and sourceforge news), I'll drop what is there, and 
install an updated version very soon.

Thanks again for your message.

Cheers,
David

On Wed, 27 Jul 2005 12:36, [EMAIL PROTECTED] wrote:
> With the latest version od CodeStriker, all context lines are shown on
> the same line in Topic Comments tab.
>
> I am using it on IIS under Windows 2000.
>
> Anyone has seen this?
>
> Thanks.
> Marc


-- 
Cheers,
David



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to