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 someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is 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:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2008-12-10 - PeterThoeny
 
  • 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-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.