Tags:
create new tag
view all tags

Question

Hi All,

I have a TWiki Site 4.0.4, I had my site updated (with hotfix 4.0.4-3 ) and after this, links like

https://twiki.org or [[https://ww.twiki.org]]

don't work anymore.

Does anybody have any idea?

Thanks!

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Debian Sarge
Web server: Apache 2.0.54-5sarge1
Perl version: 5.8.4-8sarge5
Client OS: Debian Sarge
Web Browser: Firefox 1.5.dfsg+1.5.0.4-1
Categories: Installation

-- CarlaFreitas - 21 Sep 2006

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.

What version did you update from?

I use this feature all the time and it works fine in 4.0.4-4 and earlier hotfix levels.

For attachments you need to update to 4.0.4-4 (hotfix 4) because hotfix 3 introduced an error with the naming of attachments when uploading with Internet explorer.

Another good information would be to see your LocalSite.cfg file (remember to remove the configure password before posting it).

Also - do you have the right domain defined in the Apache config?

Does the http links render at wrong links or do they not render as links at all? And if they are wrong - how are they wrong?

It is impossible to answer questions about problems if we just get told that there is a problem.

-- KennethLavrsen - 22 Sep 2006

No more feedback, closing after more than 30 days...

-- PeterThoeny - 24 Oct 2006

We had the same problem; we needed to add this configuration parameter to TWiki.cfg under the "Miscellaneous" section. In trying to preserve our configuration, we had not overwritten the TWiki.cfg file and this setting was externalized sometime after 4.0.0:

# **STRING 120**
# <span class="twikiAlert">EXPERT</span> List of protocols (URI schemes) that TWiki will 
# automatically recognize and activate if found in absolute links.
# Additions you might find useful in your environment could be 'imap' or 'pop'
# (if you are using shared mailboxes accessible through your browser), or 'tel'
# if you have a softphone setup that supports links using this URI scheme. A list of popular URI schemes can be
# found at <a href="http://en.wikipedia.org/wiki/URI_scheme">http://en.wikipedia.org/wiki/URI_scheme</a>.
$cfg{LinkProtocolPattern} = '(file|ftp|gopher|https|http|irc|mailto|news|nntp|telnet)';
-- WillPrice - 02 Nov 2006
Change status to:
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2020-04-26 - 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-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.