Description

When GUI editing a page with a link that has "%20", on Save Changes that %20 is transformed into a space character and the link is broken.

Steps to reproduce

  1. Using Text Mode editing, insert the following into any page or new page and Save Changes.

Testing GUI editor transforming "%20" in Links

[http://www.example.com/this%20is%20a%20test%20page.htm Link Text]
  1. Observe that the link text is "Link Text"
  2. Edit the same page again, this time with the GUI mode, and make a trivial change anywhere on the page. Save Changes.
  3. Observe that the link is now broken. The link text is "is a test page.htm Link Text"
  4. Observer that the Raw Text action shows the following textual transformation:

Testing GUI editor transforming "%20" in Links

[http://www.example.com/this is a test page.htm Link Text]

Example

The above procedure is sufficient to reproduce the bug.

Details

This Wiki

(i.e. MoinMoin 1.5.0 RC2 ++?)

-- piyo 2005-11-09 09:15:55

Workaround

Discussion

Plan


CategoryMoinMoinBugFixed

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