Description

If you create an attachment or a ULR link that has a closing parenthesis before the dot in the file name, the link on the page stops early.

Steps to reproduce

  1. create a file with the name foo(rev1.0).doc
  2. upload the file as an attachment to the page
  3. create the attachment: link on the page.

  4. look at the link

or

  1. edit a page and paste in ftp://ftp.org/Minutes(6-14-06).doc /!\ in 1.6 this renders correct.

  2. look at the "link" created on the page

Example

Component selection

Details

MoinMoin Version

OS and Version

Python Version

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

Discussion

If we would "fix" that so that filenames don't terminate at ")", you would get "wrong" behaviour in cases like this

See the file on our ftp server (ftp://ftp.org/Minutes2006-12-12.doc). /!\ In 1.6 this renders correct as of 2007-12-22.

It is fixed by new link syntax in 1.6.

Plan


CategoryMoinMoinBugFixed

Related issue(s): MoinMoinBugs/1.6LinksNotTerminatedOnRightParenthesis

MoinMoin: MoinMoinBugs/ParenthesesBeforeDot (last edited 2007-12-22 18:14:33 by ThomasWaldmann)