Description

The interwiki links being created correctly depend on the syntax of the intermap.txt, valid urls in the config can result in bad links

Steps to reproduce

  1. Setup is a wiki farm with at least 2 wiki and a shared user dir
    1. the shared user dir makes it easyer to reproduce
  2. the intermap.txt contains a mapping with no trailing slash
    •     MyTestWiki http://localhost/MyTestWiki
          TestWiki http://localhost/TestWiki

Example

this generates links like this when on MyTestWiki

and this on TestWiki

Details

MoinMoin Version

1.5

OS and Version

Linux

Python Version

2.3.5

Workaround

Discussion

This is not a bug, MoinMoin cannot know if it is correct to add a slash or any other character.

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/InterWikiHistoryLinksSyntaxError (last edited 2007-10-29 19:08:05 by localhost)