• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

I have a fresh installation of Twiki 4.0 on a windows 2000 server running apache 2.0.15. Whenever I add a CommentPlugin tag (e.g.

), and try to save the page, the server hangs until it eventually times out with a server configuration error. I had noticed this in the beta6 version of Twiki4 as well. Best I could see, the fact that the template comments.tmpl contains the directive "TMPL:INCLUDE{Comments}", seems to cause an infinite loop where it's continuously loading the comments.tmpl file... not sure if this is just a windows issue, which is why I only classify it as low priority below.
I also noticed this behaviour on my Cygwin driven Windows installation of the latest SVN checkout before. Something IS wrong. Guess it's Windows. wink

FJ


It is probably the fact that on Windows file names are case insensitive, so comments.tmpl and Comments.tmpl are the same thing. On Linux, that is not the case, so there would not be the infinite loop.

DAB


Yes, that's probably the reason. Nasty. The workaround is to manually rename CommentsTemplate.txt to CommentPluginTemplate.txt and change comments.tmpl to INCLUDE{CommentPlugin}

Fixed in SVN 8787 (and uploaded to plugins web)

CC

ItemTemplate
Summary CommentPlugin causes configuration error on apache (Twiki 4.0.0)
ReportedBy TWiki:Main.SergioRotstein
Codebase

SVN Range Sun, 29 Jan 2006 build 8586
AppliesTo Extension
Component CommentPlugin
Priority Low
CurrentState Closed
WaitingFor

Checkins

TargetRelease patch
Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r7 - 2006-04-21 - WillNorris
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback