Tags:
create new tag
, view all tags
TWiki 01 May 2000: Setting $scriptSuffix in wikicfg.pm alows you to specify a file extension for the scripts. Doing so fails because it is missing on two places:

  • TWikiRegistration.txt: Line 7: %SCRIPTSUFFIX% is missing behind %SCRIPTURL%/register

  • wiki.pm: In my environment the return variable in "sub viewUrl" should contain "$urlHost" :
    return "$urlHost$scriptUrlPath/view$scriptSuffix/$webName/$topic";
    Otherwise the query->redirect () in save.pl does not work correctly (page does not redirect and browser times out).

Reported by WolfgangSteinke , Wolfgang.Steinke@icnPLEASENOSPAM.siemens.de

-- PeterThoeny - 24 May 2000

Both have been fixed.

-- PeterThoeny - 24 May 2000

Topic revision: r1 - 2000-05-24 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.