• 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.

[Tue Nov 15 20:22:31 2005] configure: Use of uninitialized value in concatenation (.) or string at configure line 3976.

WN

twikibuilder@ubuntu:~/twiki/DEVELOP/bin$ svn diff configure
Index: configure
===================================================================
--- configure   (revision 7471)
+++ configure   (working copy)
@@ -3973,7 +3973,7 @@
     $body .=  "<p><strong>Use this page to set the configuration options for TWiki. Fill in the settings, and then press 'Next'.</strong></p>";
     $body .=  "<div class=\"explanation\"><div class=\"specialRemark\">";
     $body .= CGI::img({src=>$ENV{SCRIPT_NAME}.'?action=image;image=info.gif;type=image/gif', alt=>''}) . '&nbsp;';
-    $body .=  <<HERE;
+    $body .=  <<'HERE';
 <b>If you are installing TWiki for the first time</b><br />If you just want to get up and running, the only section you need to worry about below is
 <a rel="nofollow" href="#" onclick="foldBlock('GeneralPathSettings'); return false;">General path settings</a>. You can always come
 back and configure other settings later.</div>

SVN:7473

WN

ItemTemplate
Summary configure produces warnings in error_log
ReportedBy WillNorris
AppliesTo Engine
Component

Priority Low
CurrentState Closed
WaitingFor

Checkins 7473 7476
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r2 - 2005-11-16 - WillNorris
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback