-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.1.1
-
Component/s: None
-
Environment:
Standalone with MySQL backend on a Windows server 2003. JDK j2sdk 1.4.2_10.
I have this problem on Windows 2K and XP, with IE6 or Firefox 1.5.
If you try to create a link with spaces in the URL like this one:
http://www.outside.com/page with spaces/mydoc.pdf
the system doesn't convert the wiki code into a link when the page is displayed.
Same problem using the Rich Text editor.
You have to replace the spaces by %20:
http://www.outside.com/page%20with%20spaces/mydoc.pdf