r1 - 24 May 2000 - 22:45:21 - PeterThoenyYou are here: TWiki >  Codev Web > MissingScriptSuffix
Tags:
cruft 1 Add my vote for this tag, , create new tag
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

TopicClassification:
BugResolved
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo