Tags:
create new tag
view all tags

TigerSkinBugOnNT3

There appear to be a couple of oversights in the TigerSkinPlugin.pm file.

Basically the script assumes that the view script is in /twiki/bin and called view with no suffix.

I have fixed the first problem by replacing all occurences of

  • /twiki/bin
by
  • ".&TWiki::Func::getScriptUrlPath()."
This causes two replacements in line 205 and 214 (I have attached the corrected script).

The second problem I have been able to get over on my current set up by removing the suffix from all the Perl scripts. Ok, doing this small code change is currently beyond my very limited abilities in Perl.

-- SimonGibbon - 09 Sep 2001

Thanks for pointing that out. I've changed lines to use TWiki variables and uploading new plugin code to TigerSkinPlugin.

-- JohnTalintyre - 10 Sep 2001

Topic attachments
I Attachment History Action Size Date Who Comment
Perl source code filepm tigerskinplugin.pm   manage 10.2 K 2001-09-09 - 23:15 UnknownUser  
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2001-09-19 - JohnTalintyre
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.