Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Bug in Print Thread button?

Quote Reply
Bug in Print Thread button?
In a thread when I click at the Print thread button, the new window seems to display correctly but I've noticed that in the <title> tag, after the correct title of the discussion, there is

Error: Unmatched endif/endifnot/endunless tag
Max
The one with Mac OS X Server 10.4 :)
Quote Reply
Re: [maxpico] Bug in Print Thread button? In reply to
I think someone reported this before - the fix is to simply remove the last <%endif%> in the title - it looks like:

<%endif%><%endif%></title>

There should only be one <%endif%> there.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] Bug in Print Thread button? In reply to
Fixed. Thanks
Max
The one with Mac OS X Server 10.4 :)