Tags:
create new tag
, view all tags

Question

My TWiki server sits behind a reverse proxy. The TWiki pages and all the links are correct based upon the URL set in my LocalSite.cfg. The problem is when a Table is used the headings display the server's URL and not the one designated in the LocalSite.cfg. I have tried different combinations to change the Core.pm for the TablePlugin but no success. I am sure I need to change this line from Core.pm:

$url = $cgi->url . $cgi->path_info() . '?' . $plist; $url =~ s/\&/\&/go; 

Any ideas on how I can get the Table Heading URL not to show my server's URL?

Environment

-- AnthonyEgerstaffer - 07 Oct 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Try upgrading to the latest TablePlugin, it contains a link-related fix. Not sure if this fixes your issue though.

Closing this question after more than 30 days of inactivity. Feel free to re-open if needed.

-- PeterThoeny - 10 Dec 2008

 
Change status to:
Topic revision: r2 - 2008-12-10 - 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.