Fixed links to Wiki pages with slashes and other interesting characters in the name

This commit is contained in:
Alexey Verkhovsky 2005-02-05 16:36:27 +00:00
parent 5cb21ff619
commit 21f7693c06
11 changed files with 27 additions and 24 deletions

View file

@ -409,7 +409,7 @@ class WikiControllerTest < Test::Unit::TestCase
['http://localhost:8080/wiki1/show/HomePage',
'http://localhost:8080/wiki1/show/Oak',
'http://localhost:8080/wiki1/show/Elephant',
'http://localhost:8080/wiki1/show/Title With Spaces']
'http://localhost:8080/wiki1/show/Title+With+Spaces']
assert_template_xpath_match '/rss/channel/link',
'http://localhost:8080/wiki1/show/HomePage'